FHIR IG analytics| Package | nictiz.fhir.nl.stu3.geboortezorg |
| Resource Type | Observation |
| Id | UmbilicalCord.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "umbilical-cord-example",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/bc-UmbilicalCord",
"http://nictiz.nl/fhir/StructureDefinition/bc-FetusObservation"
]
},
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/observation-focusSTU3",
"valueReference": {
"reference": "BodySite/FetusA"
}
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "289299005",
"display": "bevinding betreffende navelstreng (bevinding)"
}
]
},
"subject": {
"reference": "Patient/example",
"display": "Example"
},
"context": {
"reference": "EpisodeOfCare/zwangerschapsdossier",
"display": "Zwangerschapsdossier"
},
"effectiveDateTime": "2011-09-02",
"component": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "xxx",
"display": "Code still missing from AD"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.4.13.55",
"code": "1",
"display": "Geen bijzonderheden"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "249191003",
"display": "aantal bloedvaten in navelstreng (waarneembare entiteit)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "29691000146104",
"display": "drie bloedvaten in navelstreng (bevinding)"
}
]
}
}
]
}