FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageil.core.fhir.r4.2023
Resource TypeStructureDefinition
IdStructureDefinition-il-core-medication-statement.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4.2023@0.1.0&canonical=http://fhir.health.gov.il/StructureDefinition/il-core-medication-statement
URLhttp://fhir.health.gov.il/StructureDefinition/il-core-medication-statement
Version0.12.1
Statusdraft
Date2023-05-18
NameILCoreMedicationStatement
TitleILCore MedicationStatement Profile
Realmil
Authoritynational
DescriptionIsrael Core proposed constraints and extensions on the MedicationStatement Resource
TypeMedicationStatement
Kindresource

Resources that use this resource

StructureDefinition
il.core.fhir.r4.2023#0.1.0il-core-medication-statementILCore MedicationStatement Profile
il.hdp.fhir.r4#0.4.2il-hdp-medication-statementILHDP MedicationStatement Profile
il.hdp.fhir.r4#0.4.2il-hdp-observation-labILHDP ObservationLab Profile
il.core.fhir.r4#0.20.3il-core-goalILCore Goal Profile

Resources that this resource uses

StructureDefinition
il.core.fhir.r4.2023#0.1.0ext-medication-course-of-therapy-typeExt: Medication Course-Of-Therapy Type
il.core.fhir.r4.2023#0.1.0il-core-conditionILCore Condition Profile
il.core.fhir.r4.2023#0.1.0il-core-diagnostic-reportILCore DiagnosticReport Profile
il.core.fhir.r4.2023#0.1.0il-core-dosageILCore Dosage Profile
il.core.fhir.r4.2023#0.1.0il-core-encounterILCore Encounter Profile
il.core.fhir.r4.2023#0.1.0il-core-groupILCore Group Profile
il.core.fhir.r4.2023#0.1.0il-core-medicationILCore Medication Profile
il.core.fhir.r4.2023#0.1.0il-core-medication-administrationILCore MedicationAdministration Profile
il.core.fhir.r4.2023#0.1.0il-core-medication-requestILCore MedicationRequest Profile
il.core.fhir.r4.2023#0.1.0il-core-medication-statementILCore MedicationStatement Profile
il.core.fhir.r4.2023#0.1.0il-core-observationILCore Observation Profile
il.core.fhir.r4.2023#0.1.0il-core-organizationILCore Organization Profile
il.core.fhir.r4.2023#0.1.0il-core-patientILCore Patient Profile
il.core.fhir.r4.2023#0.1.0il-core-practitionerILCore Practitioner Profile
il.core.fhir.r4.2023#0.1.0il-core-practitioner-roleILCore PractitionerRole Profile
il.core.fhir.r4.2023#0.1.0il-core-procedureILCore Procedure Profile
il.core.fhir.r4.2023#0.1.0il-core-related-personILCore RelatedPerson Profile
il.core.fhir.r4.2023#0.1.0il-core-service-requestILCore ServiceRequest Profile
ValueSet
il.core.fhir.r4.2023#0.1.0il-core-medication-statement-categoryILCore Medication statement Category
il.core.fhir.r4.2023#0.1.0il-core-medication-statement-codeILCore Medication statement Code
il.core.fhir.r4.2023#0.1.0il-core-procedure-reasonIL Core procedure Reason

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "il-core-medication-statement",
  "url": "http://fhir.health.gov.il/StructureDefinition/il-core-medication-statement",
  "version": "0.12.1",
  "name": "ILCoreMedicationStatement",
  "title": "ILCore MedicationStatement Profile",
  "status": "draft",
  "date": "2023-05-18",
  "publisher": "Israel Core Team",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "ido.levin@moh.gov.il"
        }
      ]
    }
  ],
  "description": "Israel Core proposed constraints and extensions on the MedicationStatement Resource",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "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": "MedicationStatement",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationStatement",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "MedicationStatement",
        "path": "MedicationStatement",
        "short": "ILCore MedicationStatement Profile",
        "definition": "Definitions for the profile-MedicationStatement resource profile."
      },
      {
        "id": "MedicationStatement.extension",
        "path": "MedicationStatement.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "ordered": false,
          "rules": "open"
        }
      },
      {
        "id": "MedicationStatement.extension:courseOfTherapyType",
        "path": "MedicationStatement.extension",
        "sliceName": "courseOfTherapyType",
        "short": "Ext: Medication Course-Of-Therapy Type",
        "definition": "Extension: A coded representation of the type of course-of-therapy",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fhir.health.gov.il/StructureDefinition/ext-medication-course-of-therapy-type"
            ]
          }
        ]
      },
      {
        "id": "MedicationStatement.basedOn",
        "path": "MedicationStatement.basedOn",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/CarePlan",
              "http://fhir.health.gov.il/StructureDefinition/il-core-medication-request",
              "http://fhir.health.gov.il/StructureDefinition/il-core-service-request"
            ]
          }
        ]
      },
      {
        "id": "MedicationStatement.partOf",
        "path": "MedicationStatement.partOf",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://fhir.health.gov.il/StructureDefinition/il-core-medication-administration",
              "http://hl7.org/fhir/StructureDefinition/MedicationDispense",
              "http://fhir.health.gov.il/StructureDefinition/il-core-medication-statement",
              "http://fhir.health.gov.il/StructureDefinition/il-core-procedure",
              "http://fhir.health.gov.il/StructureDefinition/il-core-observation"
            ]
          }
        ]
      },
      {
        "id": "MedicationStatement.status",
        "path": "MedicationStatement.status",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.category",
        "path": "MedicationStatement.category",
        "binding": {
          "strength": "extensible",
          "valueSet": "http://fhir.health.gov.il/ValueSet/il-core-medication-statement-category"
        }
      },
      {
        "id": "MedicationStatement.medication[x]",
        "path": "MedicationStatement.medication[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "ordered": false,
          "rules": "open"
        },
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.medication[x]:medicationCodeableConcept",
        "path": "MedicationStatement.medication[x]",
        "sliceName": "medicationCodeableConcept",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "extensible",
          "valueSet": "http://fhir.health.gov.il/ValueSet/il-core-medication-statement-code"
        }
      },
      {
        "id": "MedicationStatement.medication[x]:medicationReference",
        "path": "MedicationStatement.medication[x]",
        "sliceName": "medicationReference",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://fhir.health.gov.il/StructureDefinition/il-core-medication"
            ]
          }
        ]
      },
      {
        "id": "MedicationStatement.subject",
        "path": "MedicationStatement.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://fhir.health.gov.il/StructureDefinition/il-core-patient",
              "http://fhir.health.gov.il/StructureDefinition/il-core-group"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.context",
        "path": "MedicationStatement.context",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://fhir.health.gov.il/StructureDefinition/il-core-encounter",
              "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare"
            ]
          }
        ]
      },
      {
        "id": "MedicationStatement.dateAsserted",
        "path": "MedicationStatement.dateAsserted",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.informationSource",
        "path": "MedicationStatement.informationSource",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://fhir.health.gov.il/StructureDefinition/il-core-patient",
              "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner",
              "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role",
              "http://fhir.health.gov.il/StructureDefinition/il-core-related-person",
              "http://fhir.health.gov.il/StructureDefinition/il-core-organization"
            ]
          }
        ]
      },
      {
        "id": "MedicationStatement.reasonCode",
        "path": "MedicationStatement.reasonCode",
        "binding": {
          "strength": "extensible",
          "valueSet": "http://fhir.health.gov.il/ValueSet/il-core-procedure-reason"
        }
      },
      {
        "id": "MedicationStatement.reasonReference",
        "path": "MedicationStatement.reasonReference",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://fhir.health.gov.il/StructureDefinition/il-core-condition",
              "http://fhir.health.gov.il/StructureDefinition/il-core-observation",
              "http://fhir.health.gov.il/StructureDefinition/il-core-diagnostic-report"
            ]
          }
        ]
      },
      {
        "id": "MedicationStatement.dosage",
        "path": "MedicationStatement.dosage",
        "type": [
          {
            "code": "Dosage",
            "profile": [
              "http://fhir.health.gov.il/StructureDefinition/il-core-dosage"
            ]
          }
        ],
        "mustSupport": true
      }
    ]
  }
}