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

FHIR IG analytics

Packagemedmij.fhir.nl.stu3.longtermhealthcare
Resource TypeObservation
Idxxx-Mutter-LivingSituation-bglz-av-test-1-1.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: Fiona XXX_Mutter. Status: definitief
woning is op derde verdieping, is gelijkvloers en er is een lift aanwezig
Code Waarde
Finding of residence and accommodation circumstances (finding) Appartement of flatwoning

Source1

{
  "resourceType": "Observation",
  "id": "LivingSituation-bglz-av-test-1-1",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-05-20T02:11:04.033+00:00",
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-LivingSituation"
    ],
    "tag": [
      {
        "system": "urn:oid:2.16.840.1.113883.2.4.6.7",
        "code": "7500",
        "display": "Thuiszorg, kruiswerk en gezinsverzorging"
      }
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "c4d34903-4f91-479d-906d-47ceb18f6076"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "365508006",
        "display": "Finding of residence and accommodation circumstances (finding)"
      }
    ]
  },
  "effectiveDateTime": "2025-06-18T15:30:00+00:00",
  "subject": {
    "reference": "Patient/Patient-bglz-test-1-1",
    "display": "Fiona XXX_Mutter"
  },
  "performer": [
    {
      "reference": "Organization/Organization-bglz-av-test-ThuiszorgOrg-Noord",
      "display": "ThuiszorgOrg Noord"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.13.1",
        "code": "FLATW",
        "display": "Appartement of flatwoning"
      }
    ]
  },
  "comment": "woning is op derde verdieping, is gelijkvloers en er is een lift aanwezig"
}