PackagesCanonicalsLogsProblems
    Packages
    pbm.v1.fhir@0.6.0
    http://pbme.solutions/fhir/StructureDefinition/PBMMedication
{
  "description": null,
  "_filename": "PBMMedication.json",
  "package_name": "pbm.v1.fhir",
  "date": "2021-04-06T07:26:59.1456028+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2021-04-06T08:24:57.230+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "PBMMedication",
  "mapping": [ {
    "uri": "http://ncpdp.org/SCRIPT10_6",
    "name": "Mapping to NCPDP SCRIPT 10.6",
    "identity": "script10.6"
  }, {
    "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": "Medication",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.6.0",
  "status": "draft",
  "id": "1a19adc5-56e6-4ef1-91b0-a0ee7052d64d",
  "kind": "resource",
  "url": "http://pbme.solutions/fhir/StructureDefinition/PBMMedication",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Medication.identifier",
      "path": "Medication.identifier",
      "mustSupport": true
    }, {
      "id": "Medication.identifier.system",
      "min": 1,
      "path": "Medication.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": "Medication.identifier.value",
      "path": "Medication.identifier.value",
      "mustSupport": true
    }, {
      "id": "Medication.code",
      "path": "Medication.code",
      "definition": "A code (or set of codes) that specify this medication, or a textual description if no code is available. Usage note: This could be a standard medication code such as a code from RxNorm, SNOMED CT, IDMP etc. It could also be a national or local formulary code, optionally with translations to other code systems.\r\n\r\nFollowing expressions are used:\r\nRed blood cells, blood product (product) {126242007 , SNOMED-CT }\r\nPlatelet product (product) {256395009 , SNOMED-CT }\r\nPlasma product (product) {256400005 , SNOMED-CT }\r\nGranulocytes, human, blood product (product) {126257000 , SNOMED-CT }\r\nCryoprecipitate (product) {256401009 , SNOMED-CT }",
      "mustSupport": true
    }, {
      "id": "Medication.code.coding",
      "path": "Medication.code.coding",
      "mustSupport": true
    }, {
      "id": "Medication.code.coding.system",
      "min": 1,
      "path": "Medication.code.coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": true
    }, {
      "id": "Medication.code.coding.code",
      "min": 1,
      "path": "Medication.code.coding.code",
      "comment": "Red blood cells, blood product (product) {126242007 , SNOMED-CT }\r\nPlatelet product (product) {256395009 , SNOMED-CT }\r\nPlasma product (product) {256400005 , SNOMED-CT }\r\nGranulocytes, human, blood product (product) {126257000 , SNOMED-CT }\r\nCryoprecipitate (product) {256401009 , SNOMED-CT }",
      "mustSupport": true
    }, {
      "id": "Medication.amount",
      "path": "Medication.amount",
      "mustSupport": true
    }, {
      "id": "Medication.amount.numerator",
      "path": "Medication.amount.numerator",
      "mustSupport": true
    }, {
      "id": "Medication.amount.numerator.value",
      "min": 1,
      "path": "Medication.amount.numerator.value",
      "mustSupport": true
    }, {
      "id": "Medication.amount.numerator.unit",
      "min": 1,
      "path": "Medication.amount.numerator.unit",
      "fixedString": "{count}",
      "mustSupport": true
    }, {
      "id": "Medication.amount.numerator.system",
      "min": 1,
      "path": "Medication.amount.numerator.system",
      "fixedUri": "http://unitsofmeasure.org",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Medication"
}