FHIR IG Statistics: ValueSet/heightLengthMeasDeviceVS
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": "heightLengthMeasDeviceVS",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/vitals/ValueSet/heightLengthMeasDeviceVS",
"version": "0.1.0",
"name": "HeightLengthMeasurementDevicevalueset",
"title": "Height Length Measurement Device value set",
"status": "draft",
"experimental": false,
"date": "2019-05-29",
"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": "102304005",
"display": "Measuring ruler, device (physical object)"
},
{
"code": "51791000",
"display": "Measuring tape, device (physical object)"
}
]
},
{
"system": "http://hl7.org/fhir/us/vitals/CodeSystem/SolorTemporaryCodeSystem",
"concept": [
{
"code": "24311000205101",
"display": "Stadiometer (physical object)"
}
]
}
]
}
}