FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Observation |
| Id | nl-core-DevelopmentChild.AgeFirstMenstruation-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Bepalingdatum/tijd | 19 december 2016 |
|---|---|
| Code | Waarde |
| leeftijd bij eerste menstruatie | 16 a |
{
"resourceType": "Observation",
"id": "nl-core-DevelopmentChild.AgeFirstMenstruation-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-DevelopmentChild.AgeFirstMenstruation"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "42798-9",
"display": "leeftijd bij eerste menstruatie"
}
]
},
"subject": {
"reference": "Patient/nl-core-Patient-01",
"type": "Patient",
"display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
},
"effectiveDateTime": "2016-12-19",
"valueQuantity": {
"value": 16,
"unit": "a",
"system": "http://unitsofmeasure.org",
"code": "a"
}
}