FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | Observation |
| Id | zib-HeadCircumference-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Bepalingdatum/tijd | 10:00:00, 8 februari 2019 |
|---|---|
| Methode | Measurement of skull circumference with measuring tape |
| Code | Waarde |
| Head Occipital-frontal circumference | 35 cm |
{
"resourceType": "Observation",
"id": "zib-headcircumference-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-HeadCircumference"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "1a89b59f-8fdf-11ec-3399-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": "9843-4",
"display": "Head Occipital-frontal circumference"
},
{
"system": "http://snomed.info/sct",
"code": "56792006",
"display": "Measurement of skull circumference"
}
]
},
"subject": {
"reference": "Patient/nl-core-patient-03",
"display": "I. XXX_Helleman-de Haas"
},
"effectiveDateTime": "2019-02-08T10:00:00+01:00",
"performer": [
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
"valueReference": {
"reference": "PractitionerRole/nl-core-practitionerrole-03",
"display": "Medisch specialisten, dermatologie"
}
}
],
"reference": "Practitioner/nl-core-practitioner-03",
"display": "G.Z.M. de Wit"
}
],
"valueQuantity": {
"value": 35,
"unit": "cm",
"system": "http://unitsofmeasure.org",
"code": "cm"
},
"method": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "31551000146109",
"display": "Measurement of skull circumference with measuring tape"
}
]
}
}