This page is part of the US Core (v5.0.1: STU5) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2022-04-15 |
{
"resourceType" : "ValueSet",
"id" : "us-core-servicerequest-category",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-us-core-tags.html\"><code>http://hl7.org/fhir/us/core/CodeSystem/us-core-tags</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-us-core-tags.html#us-core-tags-sdoh\">sdoh</a></td><td>SDOH</td><td>Social Determinants of Health Category</td></tr></table></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/386053000\">386053000</a></td><td>Evaluation procedure (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/410606002\">410606002</a></td><td>Social service procedure (procedure)</td></tr></table></li><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-servicerequest-category.html\">http://hl7.org/fhir/ValueSet/servicerequest-category</a></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/core/ValueSet/us-core-servicerequest-category",
"version" : "5.0.1",
"name" : "USCoreServiceRequestCategoryCodes",
"title" : "US Core ServiceRequest Category Codes",
"status" : "active",
"date" : "2022-04-15",
"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" : "A set of SNOMED CT and LOINC concepts to classify a requested service",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"copyright" : "- This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.\n- This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc\"/>",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/core/CodeSystem/us-core-tags",
"concept" : [
{
"code" : "sdoh",
"display" : "SDOH"
}
]
},
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "386053000",
"display" : "Evaluation procedure (procedure)"
},
{
"code" : "410606002",
"display" : "Social service procedure (procedure)"
}
]
},
{
"valueSet" : [
"http://hl7.org/fhir/ValueSet/servicerequest-category"
]
}
]
}
}