PackagesCanonicalsLogsProblems
    Packages
    fhir.ieb.core@0.1.2
    http://www.ieb.ufsc.br/fhir/StructureDefinition/MedicationStatement-ieb
{
  "description": "This profile represents the constraints applied to the MedicationStatement resource by the International Patient Summary (IPS) FHIR Implementation Guide, based on FHIR R4. A record of a medication statement is represented in the patient summary as an instance of a MedicationStatement resource constrained by this profile.",
  "_filename": "MedicationStatement-ieb.json",
  "package_name": "fhir.ieb.core",
  "date": "2021-05-21",
  "derivation": "constraint",
  "meta": {
    "source": "#iW95gxUr6DrnUM9r",
    "versionId": "5",
    "lastUpdated": "2021-05-21T19:42:25.601+00:00"
  },
  "publisher": "Health Level Seven International - Patient Care Work Group",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "purpose": "This profile constrains the representation of a medication statement related to the patient, in the context of the international patient summary as specified by the IPS project of HL7 International.",
  "name": "MedicationStatementIEB",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "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": "MedicationStatement",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Medication Statement (IEB)",
  "package_version": "0.1.2",
  "status": "active",
  "id": "8189b584-157f-493a-aa7b-0bec503927d7",
  "kind": "resource",
  "url": "http://www.ieb.ufsc.br/fhir/StructureDefinition/MedicationStatement-ieb",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "MedicationStatement",
      "path": "MedicationStatement",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.status",
      "path": "MedicationStatement.status",
      "comment": "In the scope of the IPS the entered-in-error concept is not allowed.",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.medication[x]",
      "path": "MedicationStatement.medication[x]",
      "binding": {
        "strength": "example",
        "valueSet": "http://hl7.org/fhir/uv/ips/ValueSet/medication-example-uv-ips",
        "description": "The type of medication"
      },
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "definition": "Identifies the medication being administered or the reason for absent or unknown Medication. This is either a link to a resource representing the details of the medication or a simple attribute carrying a code. To improve global interoperability is strongly encouraged that the reference to a medication resource is used, limiting the usage of the medicationCodeableConcept only to the cases in which no other information than a simple code is available.",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.medication[x]:medicationReference",
      "max": "1",
      "min": 0,
      "path": "MedicationStatement.medication[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/uv/ips/StructureDefinition/Medication-uv-ips" ]
      } ],
      "sliceName": "medicationReference",
      "definition": "Identifies the medication being administered or the reason for absent or unknown Medication. This is either a link to a resource representing the details of the medication or a simple attribute carrying a code. To improve global interoperability is strongly encouraged that the reference to a medication resource is used, limiting the usage of the medicationCodeableConcept only to the cases in which no other information than a simple code is available.",
      "mustSupport": true
    }, {
      "path": "MedicationStatement.medication[x]",
      "min": 0,
      "definition": "Code for a negated/excluded medication statement.  This describes a categorical negated statement (e.g., \"No known medications\").",
      "short": "Code for absent or unknown medication",
      "type": [ {
        "code": "CodeableConcept",
        "profile": [ "http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips" ]
      } ],
      "mustSupport": true,
      "sliceName": "medicationCodeableConcept",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-medications-uv-ips",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "UnknownMedicationCode"
        } ],
        "description": "Representation of unknown or absent medications"
      },
      "max": "1",
      "id": "MedicationStatement.medication[x]:medicationCodeableConcept"
    }, {
      "id": "MedicationStatement.subject",
      "path": "MedicationStatement.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips" ]
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationStatement.subject.reference",
      "min": 1,
      "path": "MedicationStatement.subject.reference",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.effective[x]",
      "max": "1",
      "min": 1,
      "path": "MedicationStatement.effective[x]",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.effective[x].extension",
      "max": "1",
      "path": "MedicationStatement.effective[x].extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ]
      } ],
      "short": "effective[x] absence reason",
      "definition": "Provides a reason why the effectiveTime is missing.",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.informationSource",
      "path": "MedicationStatement.informationSource",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.dosage",
      "path": "MedicationStatement.dosage",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.dosage.text",
      "path": "MedicationStatement.dosage.text",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.dosage.timing",
      "path": "MedicationStatement.dosage.timing",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.dosage.route",
      "path": "MedicationStatement.dosage.route",
      "type": [ {
        "code": "CodeableConcept",
        "profile": [ "http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips" ]
      } ],
      "binding": {
        "strength": "preferred",
        "valueSet": "http://hl7.org/fhir/uv/ips/ValueSet/medicine-route-of-administration",
        "description": "EDQM Standards Terms"
      },
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/patientcare",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationStatement"
}