PackagesCanonicalsLogsProblems
    Packages
    de.gecco@1.0.5-rc.2
    https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/pharmacological-therapy-ace-inhibitors
{
  "description": "Pharmacological therapy using ACE inhibitors in the context of Covid-19",
  "_filename": "Profile-MedicationStatement-PharmacologicalTherapyACEInhibitors.json",
  "package_name": "de.gecco",
  "date": "2020-10-29",
  "derivation": "constraint",
  "publisher": "Charité",
  "fhirVersion": "4.0.1",
  "name": "PharmacologicalTherapyACEInhibitors",
  "abstract": false,
  "type": "MedicationStatement",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Pharmacological Therapy ACE Inhibitors",
  "package_version": "1.0.5-rc.2",
  "status": "active",
  "id": "1e168331-7be9-4b91-bd7d-8456ebdd6284",
  "kind": "resource",
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/pharmacological-therapy-ace-inhibitors",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "MedicationStatement.medication[x]",
      "path": "MedicationStatement.medication[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "MedicationStatement.medication[x]:medicationCodeableConcept",
      "path": "MedicationStatement.medication[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "sliceName": "medicationCodeableConcept"
    }, {
      "id": "MedicationStatement.medication[x]:medicationCodeableConcept.coding",
      "min": 1,
      "path": "MedicationStatement.medication[x].coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "MedicationStatement.medication[x]:medicationCodeableConcept.coding:snomed",
      "max": "1",
      "min": 1,
      "path": "MedicationStatement.medication[x].coding",
      "sliceName": "snomed",
      "mustSupport": true,
      "patternCoding": {
        "code": "41549009",
        "system": "http://snomed.info/sct"
      }
    }, {
      "id": "MedicationStatement.medication[x]:medicationCodeableConcept.coding:snomed.system",
      "min": 1,
      "path": "MedicationStatement.medication[x].coding.system",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.medication[x]:medicationCodeableConcept.coding:snomed.code",
      "min": 1,
      "path": "MedicationStatement.medication[x].coding.code",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.medication[x]:medicationCodeableConcept.coding:atcClassDe",
      "path": "MedicationStatement.medication[x].coding",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/ace-inhibitors-atc"
      },
      "sliceName": "atcClassDe",
      "patternCoding": {
        "system": "http://fhir.de/CodeSystem/dimdi/atc"
      }
    }, {
      "id": "MedicationStatement.medication[x]:medicationCodeableConcept.coding:atcClassDe.system",
      "min": 1,
      "path": "MedicationStatement.medication[x].coding.system"
    }, {
      "id": "MedicationStatement.medication[x]:medicationCodeableConcept.coding:atcClassDe.code",
      "min": 1,
      "path": "MedicationStatement.medication[x].coding.code"
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.bihealth.org/en/research/core-facilities/interoperability/",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement"
}