Publication Build: This will be filled in by the publication tooling
Page standards status: Trial-use | Maturity Level: 3 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ie-core-category"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ie-core-category</b></p><a name=\"ie-core-category\"> </a><a name=\"hcie-core-category\"> </a><a name=\"ie-core-category-en-US\"> </a><p>This case-insensitive code system <code>http://iehr.ai/fhir/ie/core/CodeSystem/ie-core-category</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">sdoh<a name=\"ie-core-category-sdoh\"> </a></td><td>SDOH</td><td>Social Determinants of Health category</td></tr><tr><td style=\"white-space:nowrap\">functional-status<a name=\"ie-core-category-functional-status\"> </a></td><td>Functional Status</td><td>Functional Status category</td></tr><tr><td style=\"white-space:nowrap\">disability-status<a name=\"ie-core-category-disability-status\"> </a></td><td>Disability Status</td><td>Disability Status category</td></tr><tr><td style=\"white-space:nowrap\">cognitive-status<a name=\"ie-core-category-cognitive-status\"> </a></td><td>Cognitive Status</td><td>Cognitive Status category</td></tr><tr><td style=\"white-space:nowrap\">treatment-intervention-preference<a name=\"ie-core-category-treatment-intervention-preference\"> </a></td><td>Treatment Intervention Preference</td><td>A personal preference for a type of medical intervention (treatment) request under certain conditions.</td></tr><tr><td style=\"white-space:nowrap\">care-experience-preference<a name=\"ie-core-category-care-experience-preference\"> </a></td><td>Care Experience Preference</td><td>Personal thoughts about something a person feels is relevant to their care experience and may be pertinent when planning their care.</td></tr><tr><td style=\"white-space:nowrap\">observation-adi-documentation<a name=\"ie-core-category-observation-adi-documentation\"> </a></td><td>Observation ADI Documentation</td><td>Statement of presence and properties of patient or provider authored documents that record a patient's goals, preferences and priorities should a patient be unable to communicate them to a provider.</td></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "cgp" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
fhir:v "3"^^xsd:integer ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://iehr.ai/fhir/ie/core/ImplementationGuide/iehr.fhir.ie.core"^^xsd:anyURI ;
fhir:link <http://iehr.ai/fhir/ie/core/ImplementationGuide/iehr.fhir.ie.core> ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://iehr.ai/fhir/ie/core/ImplementationGuide/iehr.fhir.ie.core"^^xsd:anyURI ;
fhir:link <http://iehr.ai/fhir/ie/core/ImplementationGuide/iehr.fhir.ie.core> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://iehr.ai/fhir/ie/core/CodeSystem/ie-core-category"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.3.6.1.4.1.54392.5.2690.16.3" ]
] ) ; #
fhir:version [ fhir:v "1.0.0-ballot"] ; #
fhir:name [ fhir:v "IECoreCategory"] ; #
fhir:title [ fhir:v "IE Core Category"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2025-01-23T08:26:19-05:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "iEHR.ai"] ; #
fhir:contact ( [
fhir:name [ fhir:v "iEHR.ai" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.iehr.ai" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "fhir@iehr.ai" ] ] )
] ) ; #
fhir:description [ fhir:v "Category codes used across IE Core Profiles and resource types. They are typically used when there is a need for categorization for searching and finding resources or workflow hints."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IE" ] ] )
] ) ; #
fhir:copyright [ fhir:v "iEHR.ai, all rights reserved Creative Commons License"] ; #
fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "sdoh" ] ;
fhir:display [ fhir:v "SDOH" ] ;
fhir:definition [ fhir:v "Social Determinants of Health category" ]
] [
fhir:code [ fhir:v "functional-status" ] ;
fhir:display [ fhir:v "Functional Status" ] ;
fhir:definition [ fhir:v "Functional Status category" ]
] [
fhir:code [ fhir:v "disability-status" ] ;
fhir:display [ fhir:v "Disability Status" ] ;
fhir:definition [ fhir:v "Disability Status category" ]
] [
fhir:code [ fhir:v "cognitive-status" ] ;
fhir:display [ fhir:v "Cognitive Status" ] ;
fhir:definition [ fhir:v "Cognitive Status category" ]
] [
fhir:code [ fhir:v "treatment-intervention-preference" ] ;
fhir:display [ fhir:v "Treatment Intervention Preference" ] ;
fhir:definition [ fhir:v "A personal preference for a type of medical intervention (treatment) request under certain conditions." ]
] [
fhir:code [ fhir:v "care-experience-preference" ] ;
fhir:display [ fhir:v "Care Experience Preference" ] ;
fhir:definition [ fhir:v "Personal thoughts about something a person feels is relevant to their care experience and may be pertinent when planning their care." ]
] [
fhir:code [ fhir:v "observation-adi-documentation" ] ;
fhir:display [ fhir:v "Observation ADI Documentation" ] ;
fhir:definition [ fhir:v "Statement of presence and properties of patient or provider authored documents that record a patient's goals, preferences and priorities should a patient be unable to communicate them to a provider." ]
] ) . #
IG © 2024+ iEHR.ai. Package iehr.fhir.ie.core#1.0.0-ballot based on FHIR 4.0.1.
Links: Table of Contents |
QA Report