FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Observation |
| Id | nl-core-HeadCircumference-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Bepalingdatum/tijd | 22 juni 2021 |
|---|---|
| Methode | Ultrasound measurement of skull circumference |
| Code | Waarde |
| Head Occipital-frontal circumference | 41 cm |
{
"resourceType": "Observation",
"id": "nl-core-HeadCircumference-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HeadCircumference"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs",
"display": "Vital Signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "9843-4",
"display": "Head Occipital-frontal circumference"
}
]
},
"subject": {
"reference": "Patient/nl-core-Patient-01",
"type": "Patient",
"display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
},
"effectiveDateTime": "2021-06-22",
"valueQuantity": {
"value": 41,
"unit": "cm",
"system": "http://unitsofmeasure.org",
"code": "cm"
},
"note": [
{
"text": "Gemeten bij 3 maanden"
}
],
"method": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "31561000146107",
"display": "Ultrasound measurement of skull circumference"
}
]
}
}