FHIR IG Statistics: StructureDefinition/zib-FamilySituationChild-RelatedPerson
Package | nictiz.fhir.nl.stu3.zib2017 |
Resource Type | StructureDefinition |
Id | zib-FamilySituationChild-RelatedPerson |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituationChild-RelatedPerson |
URL | http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituationChild-RelatedPerson |
Version | 1.0.1 |
Status | active |
Name | Zib FamilySituationChild-RelatedPerson |
Title | HCIM FamilySituationChild RelatedPerson |
Realm | nl |
Authority | hl7 |
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 |
Type | Extension |
Kind | complex-type |
Resources that use this resource
Resources that this resource uses
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"
}
]
}
]
}
}