Package | nictiz.fhir.nl.stu3.zib2017 |
Resource Type | StructureDefinition |
Id | zib-FamilySituation-LivingAtHomeIndicator |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituation-LivingAtHomeIndicator |
URL | http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituation-LivingAtHomeIndicator |
Version | 1.0.2 |
Status | active |
Name | Zib FamilySituation-LivingAtHomeIndicator |
Title | HCIM FamilySituation LivingAtHomeIndicator |
Realm | nl |
Authority | hl7 |
Description | An extension on the Observation profile for FamilySituation, as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 3.0, release 2017. The extension provides an indication stating whether the child lives at home. |
Copyright | CC0 |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
zib-FamilySituation | HCIM FamilySituation |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "zib-FamilySituation-LivingAtHomeIndicator", "url": "http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituation-LivingAtHomeIndicator", "version": "1.0.2", "name": "Zib FamilySituation-LivingAtHomeIndicator", "title": "HCIM FamilySituation LivingAtHomeIndicator", "status": "active", "publisher": "Nictiz", "contact": [ { "name": "Nictiz", "telecom": [ { "system": "url", "value": "https://www.nictiz.nl", "use": "work" } ] } ], "description": "An extension on the Observation profile for FamilySituation, as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 3.0, release 2017. The extension provides an indication stating whether the child lives at home.", "copyright": "CC0", "fhirVersion": "3.0.2", "kind": "complex-type", "abstract": false, "contextType": "resource", "context": [ "Observation.component" ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "LivingAtHome", "definition": "An indication stating whether the child lives at home.", "alias": [ "Inwonend" ] }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituation-LivingAtHomeIndicator" }, { "id": "Extension.value[x]:valueBoolean", "path": "Extension.valueBoolean", "sliceName": "valueBoolean", "code": [ { "system": "http://snomed.info/sct", "code": "224137008", "display": "Lives with parents (finding)" } ], "short": "LivingAtHome", "definition": "An indication stating whether the child lives at home.", "alias": [ "Inwonend" ], "type": [ { "code": "boolean" } ] } ] } }