FHIR IG analytics| Package | nictiz.fhir.nl.stu3.geboortezorg |
| Resource Type | Observation |
| Id | FamilySituation.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "family-situation",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituation"
]
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "365470003",
"display": "bevinding betreffende gegevens over gezin en gezinssamenstelling (bevinding)"
}
]
},
"subject": {
"reference": "Patient/example",
"display": "example patient"
},
"context": {
"reference": "EpisodeOfCare/example"
},
"comment": "veel hulp naaste familie en vrienden",
"component": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "224130005",
"display": "gezinssamenstelling (waarneembare entiteit)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "160756002",
"display": "woont met familie (bevinding)"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "224118004",
"display": "aantal nakomelingen (waarneembare entiteit)"
}
]
},
"valueQuantity": {
"value": 1
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "55811000146107",
"display": "aantal thuiswonende kinderen (waarneembare entiteit)"
}
]
},
"valueQuantity": {
"value": 1
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "406192005",
"display": "gedrag van verzorger (waarneembare entiteit)"
}
]
},
"valueString": "Eerste dochter heeft verstandelijke beperking"
},
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituation-LivingAtHomeIndicator",
"valueBoolean": true
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "67822003",
"display": "kind (persoon)"
}
]
},
"valueDateTime": "2016-05-03"
}
]
}