FHIR IG analytics| Package | nictiz.fhir.nl.stu3.geboortezorg |
| Resource Type | Observation |
| Id | AbilityToTakeCareOfChild.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "ability-care-child-example",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/bc-AbilityToTakeCareOfChild"
]
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "129879003",
"display": "bevinding betreffende ouderschap (bevinding)"
}
]
},
"subject": {
"reference": "Patient/example",
"display": "Example"
},
"context": {
"reference": "EpisodeOfCare/kraamzorg"
},
"effectiveDateTime": "2011-09-02",
"valueBoolean": true,
"comment": "moeder is nog wat onzeker en vermoeid na een zware bevalling",
"component": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "160351000146107",
"display": "mate van onzekerheid over zorg voor kind (waarneembare entiteit)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "159911000146108",
"display": "voelt zich soms onzeker om voor kind te zorgen (bevinding)"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "160341000146109",
"display": "vermogen tot zorg voor kind (waarneembare entiteit)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "126321000146108",
"display": "meestal in staat om voor kind te zorgen (bevinding)"
}
]
}
}
]
}