PackagesCanonicalsLogsProblems
    Packages
    il.core.fhir.r4@0.2.0
    http://fhir.health.org.il/StructureDefinition/il-core-medication
{
  "description": "Proposed constraints and extensions on the Medication Resource",
  "_filename": "StructureDefinition-il-core-medication.json",
  "package_name": "il.core.fhir.r4",
  "date": "2021-05-02",
  "derivation": "constraint",
  "publisher": "Israeli Ministry of Health",
  "fhirVersion": "4.0.1",
  "name": "ILCoreMedication",
  "mapping": [ {
    "uri": "http://ncpdp.org/SCRIPT10_6",
    "name": "Mapping to NCPDP SCRIPT 10.6",
    "identity": "script10.6"
  }, {
    "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"
  } ],
  "abstract": false,
  "type": "Medication",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ILCore Medication Profile",
  "package_version": "0.2.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
    "valueString": "Clinical.Medications"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
    "valueCode": "business"
  } ],
  "status": "draft",
  "language": "he-IL",
  "id": "fb3a6951-0f93-4190-9443-a2300c4e85b9",
  "kind": "resource",
  "url": "http://fhir.health.org.il/StructureDefinition/il-core-medication",
  "version": "0.2.0",
  "differential": {
    "element": [ {
      "id": "Medication",
      "path": "Medication",
      "short": "ILCore Medication Profile",
      "definition": "Definitions for the profile-Medication resource profile.",
      "mustSupport": true
    }, {
      "id": "Medication.manufacturer",
      "path": "Medication.manufacturer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.org.il/StructureDefinition/il-core-organization" ]
      } ]
    }, {
      "id": "Medication.ingredient.itemReference",
      "max": "1",
      "min": 0,
      "path": "Medication.ingredient.itemReference",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Substance", "http://fhir.health.org.il/StructureDefinition/il-core-medication" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Medication"
}