PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.1.2
    http://nictiz.nl/fhir/StructureDefinition/zib-LivingSituation
{
  "description": "LivingSituation as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 3.1.\\r\\n\\r\\nThe living situation is the physical environment in which the patient normally lives, sleeps, keeps their clothing, etc.",
  "_filename": "zib-LivingSituation.json",
  "package_name": "nictiz.fhir.nl.stu3.zib2017",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "3.0.1",
  "purpose": "The goal is to take stock of the patient’s current living situation. This is in regard to any current or future problems the patient encounters or could encounter when living with the disease and the patient’s (future) constraints. \r\nThere are many reasons to ask about the patient’s living situation. The living situation can be relevant in the patient’s wish to live in their own home independently in the event of disease and/or disability (WMO, 2011; CIZ, 2011). Furthermore, the living situation is important in evaluating the risks of falling, particularly among people living alone (CMO, guidelines for fall prevention, 2004).",
  "name": "Zib LivingSituation",
  "mapping": [ {
    "uri": "https://zibs.nl/wiki/LivingSituation-v1.2(2015EN)",
    "name": "HCIM LivingSituation-v1.2(2015EN)",
    "identity": "hcim-livingsituation-v1.2-2015EN"
  }, {
    "uri": "https://zibs.nl/wiki/LivingSituation-v3.1(2017EN)",
    "name": "HCIM LivingSituation-v3.1(2017EN)",
    "identity": "hcim-livingsituation-v3.1-2017EN"
  }, {
    "uri": "https://zibs.nl/wiki/LivingSituation-v3.0(2016EN)",
    "name": "HCIM LivingSituation-v3.0(2016EN)",
    "identity": "hcim-livingsituation-3.0-2016EN"
  }, {
    "uri": "https://zibs.nl/wiki/BasicElements-v1.0(2017EN)",
    "name": "HCIM BasicElements-v1.0(2017EN)",
    "identity": "hcim-basicelements-v1.0-2017EN"
  } ],
  "abstract": false,
  "copyright": "CC0",
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "HCIM LivingSituation",
  "package_version": "1.1.2",
  "status": "active",
  "id": "83f8c520-8f07-4b5c-ae2e-9a1dc1518b18",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-LivingSituation",
  "version": "2.1.0",
  "differential": {
    "element": [ {
      "id": "Observation",
      "path": "Observation",
      "alias": [ "Woonsituatie" ],
      "short": "LivingSituation",
      "mapping": [ {
        "map": "NL-CM:7.8.1",
        "comment": "LivingSituation",
        "identity": "hcim-livingsituation-v1.2-2015EN"
      }, {
        "map": "NL-CM:7.8.1",
        "comment": "LivingSituation",
        "identity": "hcim-livingsituation-3.0-2016EN"
      }, {
        "map": "NL-CM:7.8.1",
        "comment": "LivingSituation",
        "identity": "hcim-livingsituation-v3.1-2017EN"
      } ],
      "definition": "Root concept of the LivingSituation information model. This root concept contains all data elements of the LivingSituation information model."
    }, {
      "id": "Observation.identifier",
      "path": "Observation.identifier",
      "mapping": [ {
        "map": "NL-CM:0.0.6",
        "comment": "IdentificationNumber",
        "identity": "hcim-basicelements-v1.0-2017EN"
      } ]
    }, {
      "id": "Observation.code.coding",
      "path": "Observation.code.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "code",
          "type": "value"
        } ]
      }
    }, {
      "id": "Observation.code.coding:livingSituationCode",
      "path": "Observation.code.coding",
      "sliceName": "livingSituationCode"
    }, {
      "id": "Observation.code.coding:livingSituationCode.system",
      "path": "Observation.code.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "Observation.code.coding:livingSituationCode.code",
      "path": "Observation.code.coding.code",
      "fixedCode": "365508006"
    }, {
      "id": "Observation.code.coding:livingSituationCode.display",
      "path": "Observation.code.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "defaultValueString": "Finding of residence and accommodation circumstances (finding)"
    }, {
      "id": "Observation.subject",
      "min": 1,
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/Group"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/Device"
      }, {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-location"
      }, {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
      } ],
      "mapping": [ {
        "map": "NL-CM:0.0.11",
        "comment": "Subject",
        "identity": "hcim-basicelements-v1.0-2017EN"
      } ]
    }, {
      "id": "Observation.context",
      "path": "Observation.context",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-episodeofcare"
      }, {
        "code": "Reference",
        "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Encounter"
      }, {
        "code": "Reference",
        "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/gp-Encounter"
      } ]
    }, {
      "id": "Observation.effective[x]",
      "path": "Observation.effective[x]",
      "mapping": [ {
        "map": "NL-CM:0.0.14",
        "comment": "DateTime",
        "identity": "hcim-basicelements-v1.0-2017EN"
      } ]
    }, {
      "id": "Observation.performer",
      "path": "Observation.performer",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
      }, {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
      }, {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
      }, {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson"
      } ],
      "mapping": [ {
        "map": "NL-CM:0.0.7",
        "comment": "Author",
        "identity": "hcim-basicelements-v1.0-2017EN"
      } ]
    }, {
      "id": "Observation.performer.extension",
      "path": "Observation.performer.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Observation.performer.extension:practitionerRole",
      "max": "1",
      "path": "Observation.performer.extension",
      "type": [ {
        "code": "Extension",
        "profile": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference"
      } ],
      "sliceName": "practitionerRole"
    }, {
      "path": "Observation.valueCodeableConcept",
      "definition": "Type of home the patient lives in.",
      "short": "TypeOfHome",
      "mapping": [ {
        "map": "NL-CM:7.8.3",
        "comment": "TypeOfHome",
        "identity": "hcim-livingsituation-v1.2-2015EN"
      }, {
        "map": "NL-CM:7.8.3",
        "comment": "TypeOfHome",
        "identity": "hcim-livingsituation-3.0-2016EN"
      }, {
        "map": "NL-CM:7.8.3",
        "comment": "HouseType",
        "identity": "hcim-livingsituation-v3.1-2017EN"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "sliceName": "valueCodeableConcept",
      "binding": {
        "strength": "extensible",
        "description": "Type of home the patient lives in.",
        "valueSetReference": {
          "display": "WoningTypeCodelijst",
          "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.7.8.1--20171231000000"
        }
      },
      "alias": [ "WoningType" ],
      "id": "Observation.value[x]:valueCodeableConcept",
      "example": [ {
        "label": "Example of TypeofHome",
        "valueCodeableConcept": {
          "coding": [ {
            "code": "FLATW",
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.13.1",
            "display": "Appartement of flatwoning"
          } ]
        }
      } ]
    }, {
      "id": "Observation.comment",
      "path": "Observation.comment",
      "alias": [ "Toelichting" ],
      "short": "Comment",
      "mapping": [ {
        "map": "NL-CM:7.8.2",
        "comment": "Explanation",
        "identity": "hcim-livingsituation-v1.2-2015EN"
      }, {
        "map": "NL-CM:7.8.2",
        "comment": "Explanation",
        "identity": "hcim-livingsituation-3.0-2016EN"
      }, {
        "map": "NL-CM:7.8.2",
        "comment": "Comment",
        "identity": "hcim-livingsituation-v3.1-2017EN"
      } ],
      "definition": "Comments in free text on problems or details of the patient’s living situation that may be relevant."
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}