PackagesCanonicalsLogsProblems
    Packages
    pbmesolutions.v1.fhir@1.1.1
    http://pbme.solutions/fhir/StructureDefinition/PBMMedicationAdministration
{
  "description": null,
  "_filename": "PBMMedicationAdministration-duplicate-2.json",
  "package_name": "pbmesolutions.v1.fhir",
  "date": "2021-04-06T07:32:10.3631226Z",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2021-08-02T10:04:38.276+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "PBMMedicationAdministration",
  "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"
  }, {
    "uri": "http://www.w3.org/ns/prov",
    "name": "W3C PROV",
    "identity": "w3c.prov"
  } ],
  "abstract": false,
  "type": "MedicationAdministration",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.1.1",
  "status": "draft",
  "id": "7157cff7-ef93-49fc-a647-39a88f8022d2",
  "kind": "resource",
  "url": "http://pbme.solutions/fhir/StructureDefinition/PBMMedicationAdministration",
  "version": null,
  "differential": {
    "element": [ {
      "id": "MedicationAdministration.identifier",
      "path": "MedicationAdministration.identifier",
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.identifier.system",
      "min": 1,
      "path": "MedicationAdministration.identifier.system",
      "comment": "Identifier.system is always case sensitive.\r\n\r\nFor PBMe.Solutions, it shall be consistent in this format: \r\nhttp://pbme.solutions/[locaHospitalName]/fhir/",
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.identifier.value",
      "path": "MedicationAdministration.identifier.value",
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.medication[x]",
      "path": "MedicationAdministration.medication[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.medication[x].coding",
      "min": 1,
      "path": "MedicationAdministration.medication[x].coding"
    }, {
      "id": "MedicationAdministration.medication[x].coding.system",
      "path": "MedicationAdministration.medication[x].coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "MedicationAdministration.medication[x].coding.code",
      "min": 1,
      "path": "MedicationAdministration.medication[x].coding.code",
      "comment": "126242007 - Red Blood Cells \r\n256395009 - Thrombocytes\r\n256400005 - Fresh Frozen Plasma \r\n126257000 - Granulocytes \r\n256401009 - Cryoprecipitate",
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.subject",
      "path": "MedicationAdministration.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.subject.reference",
      "path": "MedicationAdministration.subject.reference",
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.context",
      "min": 1,
      "path": "MedicationAdministration.context",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Encounter" ]
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.context.reference",
      "min": 1,
      "path": "MedicationAdministration.context.reference",
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.effective[x]",
      "path": "MedicationAdministration.effective[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.dosage",
      "min": 1,
      "path": "MedicationAdministration.dosage",
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.dosage.dose",
      "min": 1,
      "path": "MedicationAdministration.dosage.dose",
      "mustSupport": true,
      "fixedQuantity": {
        "system": "http://unitsofmeasure.org"
      }
    }, {
      "id": "MedicationAdministration.dosage.dose.value",
      "min": 1,
      "path": "MedicationAdministration.dosage.dose.value",
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.dosage.dose.unit",
      "path": "MedicationAdministration.dosage.dose.unit",
      "comment": "Ideally, use {count}",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationAdministration"
}