FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeObservation
Idzib-IllnessPerception-01.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Observatie/bepaling. Subject: Johan XXX_Helleman. Id: 1ad32c93-8fdf-11ec-1865-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Status: definitief
Bepalingdatum/tijd31 maart 2019
CodeWaarde
Characteristic of psychosocial functioning (observable entity)
Patient Illness InsightKan niet overzien wat de ziekte betekent in het dagelijks leven.
Coping With Illness By PatientPatiënt wil niet praten over de toekomst.
Coping With Illness By FamilyPartner heeft veel vragen over hoe de toekomst er uit ziet.

Source1

{
  "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."
    }
  ]
}