FHIR IG Statistics: ValueSet/clothingWornDuringMeasureVS
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
Source
{
"resourceType": "ValueSet",
"id": "clothingWornDuringMeasureVS",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/vitals/ValueSet/clothingWornDuringMeasureVS",
"version": "0.1.0",
"name": "ClothingWornDuringMeasurevalueset",
"title": "Clothing Worn During Measure value set",
"status": "draft",
"experimental": false,
"date": "2019-09-26",
"publisher": "HSPC",
"description": "SELECT SNOMED CT code system values.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"copyright": "TBD",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "248160001",
"display": "Undressed (finding)"
}
]
},
{
"system": "http://hl7.org/fhir/us/vitals/CodeSystem/SolorTemporaryCodeSystem",
"concept": [
{
"code": "961000205106",
"display": "Wearing street clothes, no shoes (finding)"
},
{
"code": "971000205103",
"display": "Wearing street clothes with shoes (finding)"
}
]
}
]
}
}