FHIR IG Statistics: StructureDefinition/zib-Education
Package | nictiz.fhir.nl.r4.zib2020 |
Type | StructureDefinition |
Id | zib-Education |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Education |
URL | http://nictiz.nl/fhir/StructureDefinition/zib-Education |
Status | draft |
Name | ZibEducation |
Title | zib Education |
Realm | nl |
Authority | hl7 |
Description | Education indicates the highest level of education achieved. |
Purpose | This Observation resource represents the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) Education v3.2 (2020)](https://zibs.nl/wiki/Education-v3.2(2020EN)). |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Type | Observation |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.
Source
{
"resourceType": "StructureDefinition",
"id": "zib-Education",
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-Education",
"name": "ZibEducation",
"title": "zib Education",
"status": "draft",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl",
"use": "work"
}
]
}
],
"description": "Education indicates the highest level of education achieved.",
"purpose": "This Observation resource represents the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) Education v3.2 (2020)](https://zibs.nl/wiki/Education-v3.2(2020EN)).",
"copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "zib-education-v3.2-2020EN",
"uri": "https://zibs.nl/wiki/Education-v3.2(2020EN)",
"name": "zib Education-v3.2(2020EN)"
}
],
"kind": "resource",
"abstract": true,
"type": "Observation",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Observation.code",
"path": "Observation.code",
"patternCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "105421008"
}
]
}
},
{
"id": "Observation.value[x]",
"path": "Observation.value[x]",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"rules": "open"
}
},
{
"id": "Observation.value[x]:valueCodeableConcept",
"path": "Observation.value[x]",
"sliceName": "valueCodeableConcept",
"short": "SchoolType",
"definition": "Indication of the highest level of education achieved.",
"alias": [
"Schooltype"
],
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.121.11.9--20200901000000"
},
"mapping": [
{
"identity": "zib-education-v3.2-2020EN",
"map": "NL-CM:7.10.2",
"comment": "SchoolType"
}
]
},
{
"id": "Observation.note",
"path": "Observation.note",
"max": "1"
},
{
"id": "Observation.note.text",
"path": "Observation.note.text",
"short": "Comment",
"definition": "If deemed relevant, a specification of the degree program can be provided by means of an explanation (e.g.: patient is in medical school).",
"alias": [
"Toelichting"
],
"mapping": [
{
"identity": "zib-education-v3.2-2020EN",
"map": "NL-CM:7.10.3",
"comment": "Comment"
}
]
}
]
}
}