FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/zib-FamilySituation-LivingAtHomeIndicator

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeStructureDefinition
Idzib-FamilySituation-LivingAtHomeIndicator
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituation-LivingAtHomeIndicator
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-FamilySituation-LivingAtHomeIndicator
Version1.0.2
Statusactive
NameZib FamilySituation-LivingAtHomeIndicator
TitleHCIM FamilySituation LivingAtHomeIndicator
Realmnl
Authorityhl7
DescriptionAn 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.
CopyrightCC0
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
zib-FamilySituationHCIM FamilySituation

Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

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