FHIR IG analytics| Package | il.core.fhir.r4.2023 |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-il-core-medication.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=il.core.fhir.r4.2023@0.1.0&canonical=http://fhir.health.gov.il/StructureDefinition/il-core-medication |
| URL | http://fhir.health.gov.il/StructureDefinition/il-core-medication |
| Version | 0.12.1 |
| Status | draft |
| Date | 2021-05-02 |
| Name | ILCoreMedication |
| Title | ILCore Medication Profile |
| Realm | il |
| Authority | national |
| Description | Israel Core proposed constraints and extensions on the Medication Resource |
| Type | Medication |
| Kind | resource |
| StructureDefinition | ||
| il.core.fhir.r4.2023#0.1.0 | il-core-group | ILCore Group Profile |
| il.core.fhir.r4.2023#0.1.0 | il-core-medication-administration | ILCore MedicationAdministration Profile |
| il.core.fhir.r4.2023#0.1.0 | il-core-medication-request | ILCore MedicationRequest Profile |
| il.core.fhir.r4.2023#0.1.0 | il-core-medication-statement | ILCore MedicationStatement Profile |
| il.core.fhir.r4.2023#0.1.0 | il-core-medication | ILCore Medication Profile |
| il.core.fhir.r4.2023#0.1.0 | il-core-procedure | ILCore Procedure Profile |
| il.hdp.fhir.r4#0.4.2 | il-hdp-medication-administration | ILHDP MedicationAdministration Profile |
| il.hdp.fhir.r4#0.4.2 | il-hdp-medication-dispense | ILHDP MedicationDispense Profile |
| il.hdp.fhir.r4#0.4.2 | il-hdp-medication-request | ILHDP MedicationRequest Profile |
| il.hdp.fhir.r4#0.4.2 | il-hdp-medication-statement | ILHDP MedicationStatement Profile |
| il.hdp.fhir.r4#0.4.2 | il-hdp-medication | ILHDP Medication Profile |
| il.core.fhir.r4#0.20.3 | il-core-activity-definition | ILCore ActivityDefinition Profile |
| il.core.fhir.r4#0.20.3 | il-core-care-plan | ILCore CarePlan Profile |
| il.core.fhir.r4#0.20.3 | il-core-flag | ILCore Flag Profile |
| il.core.fhir.r4#0.20.3 | il-core-medication-dispense | ILCore MedicationDispense Profile |
| il.core.fhir.r4#0.20.3 | il-core-supply-delivery | ILCore SupplyDelivery Profile |
| il.fhir.r4.dgmc#0.8.0 | dgmc-med-request-order | DGMC Medication Request Order |
| StructureDefinition | ||
| il.core.fhir.r4.2023#0.1.0 | il-core-medication | ILCore Medication Profile |
| il.core.fhir.r4.2023#0.1.0 | il-core-organization | ILCore Organization Profile |
| il.core.fhir.r4.2023#0.1.0 | il-core-service-substance | ILCore Substance Profile |
| ValueSet | ||
| il.core.fhir.r4.2023#0.1.0 | il-core-medication-code | ILCore Medication Code |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "il-core-medication",
"url": "http://fhir.health.gov.il/StructureDefinition/il-core-medication",
"version": "0.12.1",
"name": "ILCoreMedication",
"title": "ILCore Medication Profile",
"status": "draft",
"date": "2021-05-02",
"publisher": "Israel Core Team",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "ido.levin@moh.gov.il"
}
]
}
],
"description": "Israel Core proposed constraints and extensions on the Medication Resource",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "script10.6",
"uri": "http://ncpdp.org/SCRIPT10_6",
"name": "Mapping to NCPDP SCRIPT 10.6"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Medication",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Medication",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Medication",
"path": "Medication",
"short": "ILCore Medication Profile",
"definition": "Definitions for the profile-Medication resource profile."
},
{
"id": "Medication.identifier.assigner",
"path": "Medication.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-organization"
]
}
]
},
{
"id": "Medication.code",
"path": "Medication.code",
"min": 1,
"mustSupport": true,
"binding": {
"strength": "extensible",
"valueSet": "http://fhir.health.gov.il/ValueSet/il-core-medication-code"
}
},
{
"id": "Medication.manufacturer",
"path": "Medication.manufacturer",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-organization"
]
}
]
},
{
"id": "Medication.form",
"path": "Medication.form",
"binding": {
"strength": "extensible",
"valueSet": "http://hl7.org/fhir/ValueSet/medication-form-codes"
}
},
{
"id": "Medication.ingredient.item[x]",
"path": "Medication.ingredient.item[x]",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"ordered": false,
"rules": "open"
}
},
{
"id": "Medication.ingredient.item[x]:itemReference",
"path": "Medication.ingredient.item[x]",
"sliceName": "itemReference",
"min": 0,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-service-substance",
"http://fhir.health.gov.il/StructureDefinition/il-core-medication"
]
}
]
}
]
}
}