FHIR IG Statistics: ValueSet/ValueSet-einheiten-koerpergroesse
Resources that use this resource
StructureDefinition |
0.2 | Körpergröße eines Patienten (Version 0.2) |
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"url": "http://fhir.de/ValueSet/einheiten-koerpergroesse",
"version": "0.2.3",
"name": "einheiten-koerpergroesse",
"status": "draft",
"experimental": true,
"date": "2018-09-25",
"publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.de/technische-komitees/fhir/"
}
]
}
],
"description": "Erlaubte Einheiten für die Angabe der Körpergröße",
"copyright": "HL7 Deutschland e.V.",
"compose": {
"include": [
{
"system": "http://unitsofmeasure.org",
"concept": [
{
"code": "cm",
"display": "cm"
},
{
"code": "m",
"display": "m"
}
]
}
]
},
"expansion": {
"identifier": "urn:uuid:69823442-8278-4f83-9f9e-ed7862341118",
"timestamp": "2018-09-25T19:00:00+02:00",
"total": 2,
"contains": [
{
"system": "http://unitsofmeasure.org",
"code": "cm",
"display": "cm"
},
{
"system": "http://unitsofmeasure.org",
"code": "m",
"display": "m"
}
]
}
}