PackagesCanonicalsLogsProblems
    Packages
    tiplu.maia.schnittstellendefinition@1.0.2
    https://tiplu.de/fhir/maia/StructureDefinition/MaiaMedikationsVerabreichung
{
  "description": "Das vorliegende MedicationAdministration-Profil im UseCase einer Verabreichung eines Medikaments beschreibt alle verpflichtenden und optionalen Informationen, die ein Datenlieferant für Maia liefern muss.",
  "_filename": "StructureDefinition-MaiaMedikationsVerabreichung.json",
  "package_name": "tiplu.maia.schnittstellendefinition",
  "date": "2023-02-27",
  "derivation": "constraint",
  "publisher": "Tiplu GmbH",
  "fhirVersion": "4.0.1",
  "name": "MaiaMedikationsVerabreichung",
  "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/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://www.w3.org/ns/prov",
    "name": "W3C PROV",
    "identity": "w3c.prov"
  } ],
  "abstract": false,
  "type": "MedicationAdministration",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Maia Medikations Verabreichung",
  "package_version": "1.0.2",
  "status": "active",
  "id": "ed79bfa4-023b-4013-b62e-a82fbd048340",
  "kind": "resource",
  "url": "https://tiplu.de/fhir/maia/StructureDefinition/MaiaMedikationsVerabreichung",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "MedicationAdministration.id",
      "min": 1,
      "path": "MedicationAdministration.id",
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.status",
      "path": "MedicationAdministration.status",
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.medication[x]",
      "path": "MedicationAdministration.medication[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.medicationReference",
      "max": "1",
      "min": 1,
      "path": "MedicationAdministration.medicationReference",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://tiplu.de/fhir/maia/StructureDefinition/MaiaMedikament" ]
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.subject",
      "path": "MedicationAdministration.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://tiplu.de/fhir/maia/StructureDefinition/MaiaPatient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.context",
      "min": 1,
      "path": "MedicationAdministration.context",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://tiplu.de/fhir/maia/StructureDefinition/MaiaKontaktGesundheitseinrichtung" ]
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.effective[x]",
      "path": "MedicationAdministration.effective[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.effectiveDateTime",
      "max": "1",
      "min": 1,
      "path": "MedicationAdministration.effectiveDateTime",
      "type": [ {
        "code": "dateTime"
      } ],
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationAdministration"
}