PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.zib2020@0.8.0-beta.1
    http://nictiz.nl/fhir/StructureDefinition/zib-Education
{
  "description": "Education indicates the highest level of education achieved.",
  "_filename": "zib-Education.json",
  "package_name": "nictiz.fhir.nl.r4.zib2020",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "This Observation resource represents the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) Education-v3.2(2020EN)](https://zibs.nl/wiki/Education-v3.2(2020EN)).",
  "name": "ZibEducation",
  "mapping": [ {
    "uri": "https://zibs.nl/wiki/Education-v3.2(2020EN)",
    "name": "zib Education-v3.2(2020EN)",
    "identity": "zib-education-v3.2-2020EN"
  } ],
  "abstract": true,
  "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",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "zib Education",
  "package_version": "0.8.0-beta.1",
  "status": "draft",
  "id": "c42202c3-2ace-4372-aebf-559b3649eb65",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-Education",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Observation.code",
      "path": "Observation.code",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "105421008",
          "system": "http://snomed.info/sct"
        } ]
      }
    }, {
      "id": "Observation.value[x]",
      "path": "Observation.value[x]",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "path": "Observation.value[x]",
      "definition": "Indication of the highest level of education achieved.",
      "short": "SchoolType",
      "mapping": [ {
        "map": "NL-CM:7.10.2",
        "comment": "SchoolType",
        "identity": "zib-education-v3.2-2020EN"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "sliceName": "valueCodeableConcept",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.121.11.9--20200901000000"
      },
      "alias": [ "Schooltype" ],
      "id": "Observation.value[x]:valueCodeableConcept"
    }, {
      "id": "Observation.note",
      "max": "1",
      "path": "Observation.note"
    }, {
      "id": "Observation.note.text",
      "path": "Observation.note.text",
      "alias": [ "Toelichting" ],
      "short": "Comment",
      "mapping": [ {
        "map": "NL-CM:7.10.3",
        "comment": "Comment",
        "identity": "zib-education-v3.2-2020EN"
      } ],
      "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)."
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}