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

FHIR IG analytics

Packagemedmij.bglz.stu3
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": {
    "extension": [
      {
        "url": "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source",
        "valueUri": "#f9d2dd65b530ea8d"
      }
    ],
    "versionId": "1",
    "lastUpdated": "2025-05-20T02:11:04.033+00:00",
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-LivingSituation"
    ]
  },
  "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-18T16:30:00+01:00",
  "subject": {
    "reference": "Patient/XXX-Mutter",
    "display": "Fiona XXX_Mutter"
  },
  "performer": [
    {
      "reference": "Organization/Organization-bglz-av-test-1-1",
      "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"
}