FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | Observation |
| Id | zib-Pregnancy-PregnancyStatus-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Code | Waarde |
|---|---|
| Pregnant (finding) | ja |
{
"resourceType": "Observation",
"id": "zib-pregnancy-pregnancystatus-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy-PregnancyStatus"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/observation-focusSTU3",
"valueReference": {
"reference": "Condition/zib-pregnancy-01",
"display": "Observatie betreffende zwangerschap (waarneembare entiteit)"
}
}
],
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "1cd4ec75-8fdf-11ec-1292-020000000000"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "77386006",
"display": "Pregnant (finding)"
}
]
},
"subject": {
"reference": "Patient/nl-core-patient-03",
"display": "Irma XXX_Helleman-de Haas"
},
"valueBoolean": true
}