FHIR IG analytics| Package | signal.core.r4 |
| Resource Type | ValueSet |
| Id | us-core-screening-assessment-observation-category.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "us-core-screening-assessment-observation-category",
"url": "http://hl7.org/fhir/us/core/ValueSet/us-core-screening-assessment-observation-category",
"name": "USCoreScreeningAssessmentObservationCategory",
"title": "US Core Screening Assessment Observation Category",
"status": "active",
"experimental": false,
"date": "2023-03-28",
"publisher": "HL7 International - Cross-Group Projects",
"description": "Category codes used in the US Core Observation Screening Assessment Profile to help identify the type of USCDI Health Status/Assessment data class being reported.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-category"
}
]
},
"expansion": {
"timestamp": "2023-07-31T18:35:33.1743667+00:00",
"total": 4,
"contains": [
{
"system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
"code": "sdoh",
"display": "SDOH"
},
{
"system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
"code": "functional-status",
"display": "Functional Status"
},
{
"system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
"code": "disability-status",
"display": "Disability Status"
},
{
"system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
"code": "cognitive-status",
"display": "Cognitive Status"
}
]
}
}