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 10.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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/us-core-category> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "us-core-category"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<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>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
fhir:Extension.valueInteger [ fhir:value "3"^^xsd:integer ]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ;
fhir:Extension.valueCode [ fhir:value "cgp" ]
], [
fhir:index 2 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
fhir:Extension.valueCode [
fhir:value "trial-use" ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
fhir:Extension.valueCanonical [
fhir:value "http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core" ;
fhir:link <http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core>
]
]
]
] ;
fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/us/core/CodeSystem/us-core-category"] ;
fhir:CodeSystem.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.40.2.16.3" ]
] ;
fhir:CodeSystem.version [ fhir:value "10.0.0-ballot"] ;
fhir:CodeSystem.name [ fhir:value "USCoreCategory"] ;
fhir:CodeSystem.title [ fhir:value "US Core Category"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2025-11-03"^^xsd:date] ;
fhir:CodeSystem.publisher [ fhir:value "HL7 International / Cross-Group Projects"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "HL7 International / Cross-Group Projects" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/cgp" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "cgp@lists.HL7.org" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "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:CodeSystem.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "US" ]
]
] ;
fhir:CodeSystem.copyright [ fhir:value "Used by permission of HL7 International, all rights reserved Creative Commons License"] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "sdoh" ] ;
fhir:CodeSystem.concept.display [ fhir:value "SDOH" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Social Determinants of Health category" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "functional-status" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Functional Status" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Functional Status category" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "disability-status" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Disability Status" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Disability Status category" ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "cognitive-status" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Cognitive Status" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Cognitive Status category" ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "treatment-intervention-preference" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Treatment Intervention Preference" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "A personal preference for a type of medical intervention (treatment) request under certain conditions." ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "care-experience-preference" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Care Experience Preference" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Personal thoughts about something a person feels is relevant to their care experience and may be pertinent when planning their care." ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "observation-adi-documentation" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Observation ADI Documentation" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "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:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "PMO" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Portable Medical Order (PMO)" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Portable Medical Order (PMO) category" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/us-core-category.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/us-core-category.ttl> .
IG © 2027+ HL7 International / Cross-Group Projects. Package hl7.fhir.us.core#10.0.0-ballot based on FHIR 4.0.1. Generated 2026-09-11
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
