FHIR IG analytics| Package | nictiz.fhir.nl.stu3.geboortezorg |
| Resource Type | Observation |
| Id | ParentEducationLevel.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "parent-education-level",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/bc-ChildObservation"
]
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "160261000146102",
"display": "opleidingsniveau van vader (waarneembare entiteit)"
}
]
},
"subject": {
"reference": "Patient/example",
"display": "Example"
},
"context": {
"reference": "EpisodeOfCare/kinddossier",
"display": "Kinddossier Example"
},
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.4.30.20",
"code": "05",
"display": "Middelbaar Beroepsonderwijs"
}
]
},
"comment": "Aan hbo begonnen, maar niet afgerond"
}