PackagesCanonicalsLogsProblems
    Packages
    de.gecco@1.0.4-rc.1
    https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/pharmacological-therapy-anticoagulants
{
  "description": "Pharmacological therapy using anticoagulants in the context of Covid-19",
  "_filename": "Profile-MedicationStatement-PharmacologicalTherapyAnticoagulants.json",
  "package_name": "de.gecco",
  "date": "2020-10-29",
  "derivation": "constraint",
  "publisher": "Charité",
  "fhirVersion": "4.0.1",
  "name": "PharmacologicalTherapyAnticoagulants",
  "abstract": false,
  "type": "MedicationStatement",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Pharmacological Therapy Anticoagulants",
  "package_version": "1.0.4-rc.1",
  "status": "active",
  "id": "0588741e-059f-43a3-9b2b-f153153038b7",
  "kind": "resource",
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/pharmacological-therapy-anticoagulants",
  "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:atcClassDe",
      "path": "MedicationStatement.medication[x].coding",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/anticoagulants-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"
    }, {
      "id": "MedicationStatement.reasonCode",
      "path": "MedicationStatement.reasonCode",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.reasonCode.coding",
      "min": 1,
      "path": "MedicationStatement.reasonCode.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "MedicationStatement.reasonCode.coding:snomed",
      "max": "1",
      "min": 1,
      "path": "MedicationStatement.reasonCode.coding",
      "binding": {
        "strength": "required",
        "valueSet": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/therapeutic-intent",
        "description": "Prophylaxis | Curative"
      },
      "sliceName": "snomed",
      "patternCoding": {
        "system": "http://snomed.info/sct"
      }
    }, {
      "id": "MedicationStatement.reasonCode.coding:snomed.system",
      "min": 1,
      "path": "MedicationStatement.reasonCode.coding.system"
    }, {
      "id": "MedicationStatement.reasonCode.coding:snomed.code",
      "min": 1,
      "path": "MedicationStatement.reasonCode.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"
}