FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | Observation |
| Id | zib-BodyHeight-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| met schoenen aan | |
| Bepalingdatum/tijd | 8 februari 2013 |
|---|---|
| Code | Waarde |
| Body height | 183 cm |
{
"resourceType": "Observation",
"id": "zib-bodyheight-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-BodyHeight"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "192a097f-8fdf-11ec-1258-020000000000"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/observation-category",
"code": "vital-signs",
"display": "Vital Signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8302-2",
"display": "Body height"
},
{
"system": "http://loinc.org",
"code": "8308-9",
"display": "Body height --standing"
}
]
},
"subject": {
"reference": "Patient/nl-core-patient-01",
"display": "Johan XXX_Helleman"
},
"effectiveDateTime": "2013-02-08",
"performer": [
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
"valueReference": {
"reference": "PractitionerRole/nl-core-practitionerrole-02",
"display": "Vaste Huisarts 1 - Maatschap Vaste Huisarts"
}
}
],
"reference": "Practitioner/nl-core-practitioner-02",
"display": "Vaste Huisarts 1"
}
],
"valueQuantity": {
"value": 183,
"unit": "cm",
"system": "http://unitsofmeasure.org",
"code": "cm"
},
"comment": "met schoenen aan"
}