PackagesCanonicalsLogsProblems
    Packages
    KBV.MIO.Impfpass@1.1.0-Kommentierung
    https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_Vaccination_Composition_Addendum
{
  "description": null,
  "_filename": "KBVPRMIOVaccinationCompositionAddendum.json",
  "package_name": "KBV.MIO.Impfpass",
  "date": "2020-05-19",
  "derivation": "constraint",
  "publisher": "Kassenärztliche Bundesvereinigung (KBV)",
  "fhirVersion": "4.0.1",
  "name": "KBV_PR_MIO_Vaccination_Composition_Addendum",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/v3/cda",
    "name": "CDA (R2)",
    "identity": "cda"
  }, {
    "uri": "http://hl7.org/fhir/documentreference",
    "name": "FHIR DocumentReference",
    "identity": "fhirdocumentreference"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "copyright": "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "type": "Composition",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.1.0-Kommentierung",
  "status": "active",
  "id": "12c3041a-fc05-4715-81d5-a3ffd8a23411",
  "kind": "resource",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_Vaccination_Composition_Addendum",
  "version": "1.1.0",
  "differential": {
    "element": [ {
      "id": "Composition",
      "path": "Composition",
      "definition": "Diese Ressource beschreibt einen Impfeintrag, der nach- oder übertragen worden ist."
    }, {
      "id": "Composition.meta",
      "min": 1,
      "path": "Composition.meta"
    }, {
      "id": "Composition.meta.versionId",
      "max": "0",
      "path": "Composition.meta.versionId"
    }, {
      "id": "Composition.meta.lastUpdated",
      "max": "0",
      "path": "Composition.meta.lastUpdated"
    }, {
      "id": "Composition.meta.source",
      "max": "0",
      "path": "Composition.meta.source"
    }, {
      "id": "Composition.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Composition.meta.profile",
      "fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_Vaccination_Composition_Addendum|1.1.0"
    }, {
      "id": "Composition.meta.security",
      "max": "0",
      "path": "Composition.meta.security"
    }, {
      "id": "Composition.meta.tag",
      "max": "0",
      "path": "Composition.meta.tag"
    }, {
      "id": "Composition.implicitRules",
      "max": "0",
      "path": "Composition.implicitRules"
    }, {
      "id": "Composition.language",
      "max": "0",
      "path": "Composition.language"
    }, {
      "id": "Composition.text",
      "path": "Composition.text"
    }, {
      "id": "Composition.text.status",
      "path": "Composition.text.status",
      "fixedCode": "extensions"
    }, {
      "id": "Composition.contained",
      "max": "0",
      "path": "Composition.contained"
    }, {
      "id": "Composition.identifier",
      "max": "0",
      "path": "Composition.identifier"
    }, {
      "id": "Composition.status",
      "path": "Composition.status",
      "fixedCode": "final"
    }, {
      "id": "Composition.type",
      "path": "Composition.type",
      "definition": "Code aus dem Profil IHE Immunization Content (IC) zur Beschreibung der History of Immunization",
      "mustSupport": true
    }, {
      "id": "Composition.type.coding",
      "max": "1",
      "min": 1,
      "path": "Composition.type.coding"
    }, {
      "id": "Composition.type.coding.system",
      "min": 1,
      "path": "Composition.type.coding.system",
      "fixedUri": "http://loinc.org"
    }, {
      "id": "Composition.type.coding.code",
      "min": 1,
      "path": "Composition.type.coding.code",
      "fixedCode": "11369-6"
    }, {
      "id": "Composition.type.coding.display",
      "min": 1,
      "path": "Composition.type.coding.display",
      "fixedString": "History of Immunization Narrative"
    }, {
      "id": "Composition.type.coding.userSelected",
      "max": "0",
      "path": "Composition.type.coding.userSelected"
    }, {
      "id": "Composition.type.text",
      "max": "0",
      "path": "Composition.type.text"
    }, {
      "id": "Composition.category",
      "max": "0",
      "path": "Composition.category"
    }, {
      "id": "Composition.subject",
      "min": 1,
      "path": "Composition.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_Vaccination_Patient|1.1.0" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Composition.subject.reference",
      "min": 1,
      "path": "Composition.subject.reference"
    }, {
      "id": "Composition.subject.type",
      "max": "0",
      "path": "Composition.subject.type"
    }, {
      "id": "Composition.subject.identifier",
      "max": "0",
      "path": "Composition.subject.identifier"
    }, {
      "id": "Composition.subject.display",
      "max": "0",
      "path": "Composition.subject.display"
    }, {
      "id": "Composition.encounter",
      "max": "0",
      "path": "Composition.encounter"
    }, {
      "id": "Composition.date",
      "path": "Composition.date",
      "mustSupport": true
    }, {
      "id": "Composition.author",
      "max": "1",
      "path": "Composition.author",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_Vaccination_Practitionerrole|1.1.0" ]
      } ],
      "short": "Eintragende Person",
      "definition": "Die Person, die den Eintrag der Impfung erstellt hat.",
      "mustSupport": true
    }, {
      "id": "Composition.author.reference",
      "min": 1,
      "path": "Composition.author.reference"
    }, {
      "id": "Composition.author.type",
      "max": "0",
      "path": "Composition.author.type"
    }, {
      "id": "Composition.author.identifier",
      "max": "0",
      "path": "Composition.author.identifier"
    }, {
      "id": "Composition.author.display",
      "max": "0",
      "path": "Composition.author.display"
    }, {
      "id": "Composition.confidentiality",
      "max": "0",
      "path": "Composition.confidentiality"
    }, {
      "id": "Composition.attester",
      "max": "0",
      "path": "Composition.attester"
    }, {
      "id": "Composition.custodian",
      "max": "0",
      "path": "Composition.custodian"
    }, {
      "id": "Composition.relatesTo",
      "max": "0",
      "path": "Composition.relatesTo"
    }, {
      "id": "Composition.event",
      "max": "0",
      "path": "Composition.event"
    }, {
      "id": "Composition.section",
      "max": "1",
      "min": 1,
      "path": "Composition.section",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "code.coding.code",
          "type": "value"
        } ]
      }
    }, {
      "id": "Composition.section:Record_Addendum",
      "max": "1",
      "min": 1,
      "path": "Composition.section",
      "sliceName": "Record_Addendum",
      "mustSupport": true
    }, {
      "id": "Composition.section:Record_Addendum.title",
      "max": "0",
      "path": "Composition.section.title"
    }, {
      "id": "Composition.section:Record_Addendum.code",
      "min": 1,
      "path": "Composition.section.code"
    }, {
      "id": "Composition.section:Record_Addendum.code.coding",
      "max": "1",
      "min": 1,
      "path": "Composition.section.code.coding"
    }, {
      "id": "Composition.section:Record_Addendum.code.coding.system",
      "min": 1,
      "path": "Composition.section.code.coding.system",
      "fixedUri": "http://terminology.hl7.org/CodeSystem/v3-ActCode"
    }, {
      "id": "Composition.section:Record_Addendum.code.coding.code",
      "min": 1,
      "path": "Composition.section.code.coding.code",
      "fixedCode": "IMMUCAT"
    }, {
      "id": "Composition.section:Record_Addendum.code.text",
      "max": "0",
      "path": "Composition.section.code.text"
    }, {
      "id": "Composition.section:Record_Addendum.author",
      "max": "0",
      "path": "Composition.section.author"
    }, {
      "id": "Composition.section:Record_Addendum.focus",
      "max": "0",
      "path": "Composition.section.focus"
    }, {
      "id": "Composition.section:Record_Addendum.text",
      "max": "0",
      "path": "Composition.section.text"
    }, {
      "id": "Composition.section:Record_Addendum.mode",
      "max": "0",
      "path": "Composition.section.mode"
    }, {
      "id": "Composition.section:Record_Addendum.orderedBy",
      "max": "0",
      "path": "Composition.section.orderedBy"
    }, {
      "id": "Composition.section:Record_Addendum.entry",
      "min": 1,
      "path": "Composition.section.entry",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_Vaccination_Record_Addendum|1.1.0" ]
      } ]
    }, {
      "id": "Composition.section:Record_Addendum.entry.reference",
      "min": 1,
      "path": "Composition.section.entry.reference"
    }, {
      "id": "Composition.section:Record_Addendum.entry.type",
      "max": "0",
      "path": "Composition.section.entry.type"
    }, {
      "id": "Composition.section:Record_Addendum.entry.identifier",
      "max": "0",
      "path": "Composition.section.entry.identifier"
    }, {
      "id": "Composition.section:Record_Addendum.entry.display",
      "max": "0",
      "path": "Composition.section.entry.display"
    }, {
      "id": "Composition.section:Record_Addendum.emptyReason",
      "max": "0",
      "path": "Composition.section.emptyReason"
    }, {
      "id": "Composition.section:Record_Addendum.section",
      "max": "0",
      "path": "Composition.section.section"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Composition"
}