FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | Observation |
| Id | zib-IllnessPerception-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Bepalingdatum/tijd | 31 maart 2019 |
|---|---|
| Code | Waarde |
| Characteristic of psychosocial functioning (observable entity) | |
| Patient Illness Insight | Kan niet overzien wat de ziekte betekent in het dagelijks leven. |
| Coping With Illness By Patient | Patiënt wil niet praten over de toekomst. |
| Coping With Illness By Family | Partner heeft veel vragen over hoe de toekomst er uit ziet. |
{
"resourceType": "Observation",
"id": "zib-illnessperception-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-IllnessPerception"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "1ad32c93-8fdf-11ec-1865-020000000000"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "363910003",
"display": "Characteristic of psychosocial functioning (observable entity)"
}
]
},
"subject": {
"reference": "Patient/nl-core-patient-01",
"display": "Johan XXX_Helleman"
},
"effectiveDateTime": "2019-03-31",
"component": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "27026000",
"display": "Patient Illness Insight"
}
]
},
"valueString": "Kan niet overzien wat de ziekte betekent in het dagelijks leven."
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "364667003",
"display": "Coping With Illness By Patient"
}
]
},
"valueString": "Patiënt wil niet praten over de toekomst."
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "405199009",
"display": "Coping With Illness By Family"
}
]
},
"valueString": "Partner heeft veel vragen over hoe de toekomst er uit ziet."
}
]
}