PackagesCanonicalsLogsProblems
    Packages
    il.core.fhir.r4@0.12.0
    http://fhir.health.gov.il/StructureDefinition/ext-medication-course-of-therapy-type
{
  "description": "Extension: A coded representation of the type of course-of-therapy",
  "_filename": "StructureDefinition-ext-medication-course-of-therapy-type.json",
  "package_name": "il.core.fhir.r4",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "MedicationCourseOfTherapyType",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Ext: Medication Course-Of-Therapy Type",
  "package_version": "0.12.0",
  "status": "draft",
  "id": "ff6e48db-9490-4010-8faf-9716208ad732",
  "kind": "complex-type",
  "url": "http://fhir.health.gov.il/StructureDefinition/ext-medication-course-of-therapy-type",
  "context": [ {
    "type": "element",
    "expression": "MedicationStatement"
  } ],
  "version": "0.12.0",
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "Ext: Medication Course-Of-Therapy Type",
      "definition": "Extension: A coded representation of the type of course-of-therapy"
    }, {
      "id": "Extension.extension",
      "max": "0",
      "path": "Extension.extension"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://fhir.health.gov.il/StructureDefinition/ext-medication-course-of-therapy-type"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "extensible",
        "valueSet": "http://fhir.health.gov.il/ValueSet/il-core-medication-course-of-therapy-type"
      }
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}