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

FHIR IG Statistics: StructureDefinition/zib-FamilySituationChild-RelatedPerson

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeStructureDefinition
Idzib-FamilySituationChild-RelatedPerson
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituationChild-RelatedPerson
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-FamilySituationChild-RelatedPerson
Version1.0.1
Statusactive
NameZib FamilySituationChild-RelatedPerson
TitleHCIM FamilySituationChild RelatedPerson
Realmnl
Authorityhl7
DescriptionAn extension on the Observation profile for FamilySituationChild, as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.1, release 2017. The extension provides a reference to a RelatedPerson for more extensive information on the related persons of the family situation of the patient child.
PurposeNeed to reference to a relatedpersons in an Observation context.
CopyrightCC0
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
zib-FamilySituationChildHCIM FamilySituationChild

Resources that this resource uses

StructureDefinition
nl-core-relatedpersonnl-core-relatedperson

Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "zib-FamilySituationChild-RelatedPerson",
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituationChild-RelatedPerson",
  "version": "1.0.1",
  "name": "Zib FamilySituationChild-RelatedPerson",
  "title": "HCIM FamilySituationChild RelatedPerson",
  "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 FamilySituationChild, as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.1, release 2017. The extension provides a reference to a RelatedPerson for more extensive information on the related persons of the family situation of the patient child.",
  "purpose": "Need to reference to a relatedpersons in an Observation context.",
  "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.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituationChild-RelatedPerson"
      },
      {
        "id": "Extension.value[x]:valueReference",
        "path": "Extension.valueReference",
        "sliceName": "valueReference",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson"
          }
        ]
      }
    ]
  }
}