US Core Implementation Guide, published by HL7 International / Cross-Group Projects. This guide is not an authorized publication; it is the continuous build for version 9.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/US-Core/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 3 | 
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "us-core-category"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem us-core-category</b></p><a name=\"us-core-category\"> </a><a name=\"hcus-core-category\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/core/CodeSystem/us-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=\"us-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=\"us-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=\"us-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=\"us-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=\"us-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=\"us-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=\"us-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><tr><td style=\"white-space:nowrap\">PMO<a name=\"us-core-category-PMO\"> </a></td><td>Portable Medical Order (PMO)</td><td>Portable Medical Order (PMO) category</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>     ] ;
fhir:value [
a fhir:Integer ;
fhir:v 3     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "cgp"     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ;
      ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>         ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core>         ]       ] )     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/us/core/CodeSystem/us-core-category"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/CodeSystem/us-core-category>
  ] ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986>     ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.2.16.3" ]
  ] ) ; # 
  fhir:version [ fhir:v "9.0.0-ballot"] ; # 
  fhir:name [ fhir:v "USCoreCategory"] ; # 
  fhir:title [ fhir:v "US Core Category"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-11-03"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "HL7 International / Cross-Group Projects"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Cross-Group Projects" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/cgp" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "cgp@lists.HL7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Category codes used across US 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:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "US" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "Used by permission of HL7 International, all rights reserved Creative Commons License"] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  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." ]
  ] [
fhir:code [ fhir:v "PMO" ] ;
fhir:display [ fhir:v "Portable Medical Order (PMO)" ] ;
fhir:definition [ fhir:v "Portable Medical Order (PMO) category" ]
  ] ) . # 
  
  
          IG © 2025+ HL7 International / Cross-Group Projects.  Package hl7.fhir.us.core#9.0.0-ballot based on FHIR 4.0.1. Generated 2025-11-03
          
          
                      Links: Table of Contents |
                 QA Report
                 
                
                 | Version History |
                 
 |
                 Propose a change
          
        
