This page is part of the US Core (v6.1.0-snapshot1: STU6 Update) based on FHIR R4. The current version which supercedes this version is 6.0.0. For a full list of available versions, see the Directory of published versions
: US Core Screening Assessment Observation Category - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "us-core-screening-assessment-observation-category",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-us-core-category.html\"><code>http://hl7.org/fhir/us/core/CodeSystem/us-core-category</code></a></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/core/ValueSet/us-core-screening-assessment-observation-category",
"version" : "6.1.0-snapshot1",
"name" : "USCoreScreeningAssessmentObservationCategory",
"title" : "US Core Screening Assessment Observation Category",
"status" : "active",
"experimental" : false,
"date" : "2023-03-28",
"publisher" : "HL7 International - Cross-Group Projects",
"contact" : [
{
"name" : "HL7 International - Cross-Group Projects",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cgp"
},
{
"system" : "email",
"value" : "cgp@lists.HL7.org"
}
]
}
],
"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"
}
]
}
}