FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | Observation |
| Id | zib-FamilySituation-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Beide inwonende kinderen zijn zeer zelfstandig. | |
| Bepalingdatum/tijd | 10 augustus 2018 |
|---|---|
| Code | Waarde |
| Finding of family details and household composition (finding) | |
| Household composition (observable entity) | Lives with relatives (finding) |
| Number of offspring (observable entity) | 3 |
| Number of children living at home (observable entity) | 2 |
| Caregiver behavior (observable entity) | Heeft zorg voor vader die in huis woont. |
| Child | 2 augustus 2009 (Inwonend) |
| Child | 2 april 2011 (Inwonend) |
| Child | 2 april 2006 (Uitwonend) |
{
"resourceType": "Observation",
"id": "zib-familysituation-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituation"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "19d1c651-8fdf-11ec-9544-020000000000"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "365470003",
"display": "Finding of family details and household composition (finding)"
}
]
},
"subject": {
"reference": "Patient/nl-core-patient-03",
"display": "Irma XXX_Helleman-de Haas"
},
"effectiveDateTime": "2018-08-10",
"comment": "Beide inwonende kinderen zijn zeer zelfstandig.",
"component": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "224130005",
"display": "Household composition (observable entity)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "160756002",
"display": "Lives with relatives (finding)"
}
],
"text": "Woont samen met familie"
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "224118004",
"display": "Number of offspring (observable entity)"
}
]
},
"valueQuantity": {
"value": 3
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "55811000146107",
"display": "Number of children living at home (observable entity)"
}
]
},
"valueQuantity": {
"value": 2
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "406192005",
"display": "Caregiver behavior (observable entity)"
}
]
},
"valueString": "Heeft zorg voor vader die in huis woont."
},
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituation-LivingAtHomeIndicator",
"valueBoolean": true
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "67822003",
"display": "Child"
}
]
},
"valueDateTime": "2009-08-02"
},
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituation-LivingAtHomeIndicator",
"valueBoolean": true
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "67822003",
"display": "Child"
}
]
},
"valueDateTime": "2011-04-02"
},
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituation-LivingAtHomeIndicator",
"valueBoolean": false
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "67822003",
"display": "Child"
}
]
},
"valueDateTime": "2006-04-02"
}
]
}