{
"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.2023",
"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.1.0",
"status": "draft",
"id": "e936f4f2-4842-49cc-b345-efc1371810e0",
"kind": "complex-type",
"url": "http://fhir.health.gov.il/StructureDefinition/ext-medication-course-of-therapy-type",
"context": [ {
"type": "element",
"expression": "MedicationStatement"
} ],
"version": "0.12.1",
"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"
}