FHIR IG analytics| Package | nictiz.fhir.nl.stu3.geboortezorg |
| Resource Type | Observation |
| Id | DeliveryObservation-Werkelijke plaats baring.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "werkelijke-plaats-baring",
"meta": {
"profile": [
"http://fhir.nl/fhir/StructureDefinition/nl-core-observation",
"http://nictiz.nl/fhir/StructureDefinition/bc-DeliveryObservation"
]
},
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/observation-focusSTU3",
"valueReference": {
"reference": "Procedure/bevalling",
"display": "Bevalling"
}
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "169812000",
"display": "geboorteplaats (waarneembare entiteit)"
}
]
},
"subject": {
"reference": "Patient/Example",
"display": "Example"
},
"context": {
"reference": "EpisodeOfCare/Zwangerschapsdossier",
"display": "Zwangerschapsdossier"
},
"effectiveDateTime": "2016-02-21T22:00:00+01:00",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "169813005",
"display": "thuisbevalling (bevinding)"
}
]
},
"comment": "bevalling te ver gevorderd om naar ziekenhuis te verplaatsen",
"method": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "225308005",
"display": "observatie (regime/therapie)"
}
]
}
}