PackagesCanonicalsLogsProblems
    Packages
    sfm.130323@3.0.1
    http://ehelse.no/fhir/StructureDefinition/sfm-Magistrell-Medication
{
  "description": "Magistrell medicaiton based on medication.",
  "_filename": "sfm-Magistrell-Medication.StructureDefinition.json",
  "package_name": "sfm.130323",
  "date": "2021-05-01",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.0",
  "name": "SfmMagistrellMedication",
  "abstract": false,
  "type": "Medication",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "sfm-Magistrell-Medication",
  "package_version": "3.0.1",
  "status": "active",
  "id": "85f45560-d931-499a-8fb1-420d3c562b37",
  "kind": "resource",
  "url": "http://ehelse.no/fhir/StructureDefinition/sfm-Magistrell-Medication",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "Medication.extension",
      "path": "Medication.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Medication.extension:prescriptiongroup",
      "max": "1",
      "path": "Medication.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.no/fhir/StructureDefinition/no-basis-prescriptiongroup" ]
      } ],
      "sliceName": "prescriptiongroup",
      "mustSupport": true
    }, {
      "id": "Medication.extension:name",
      "max": "1",
      "min": 1,
      "path": "Medication.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ehelse.no/fhir/StructureDefinition/sfm-name" ]
      } ],
      "sliceName": "name",
      "mustSupport": true
    }, {
      "id": "Medication.extension:packing",
      "max": "1",
      "path": "Medication.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ehelse.no/fhir/StructureDefinition/sfm-packing" ]
      } ],
      "sliceName": "packing",
      "mustSupport": true
    }, {
      "id": "Medication.extension:recipe",
      "max": "1",
      "path": "Medication.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ehelse.no/fhir/StructureDefinition/sfm-recipe" ]
      } ],
      "sliceName": "recipe",
      "mustSupport": true
    }, {
      "id": "Medication.code",
      "path": "Medication.code",
      "short": "Codes that identify type of medication",
      "mustSupport": true
    }, {
      "id": "Medication.code.coding",
      "path": "Medication.code.coding",
      "definition": "A reference to a\r\n code defined by a terminology system."
    }, {
      "id": "Medication.code.coding.system",
      "path": "Medication.code.coding.system",
      "fixedUri": "urn:oid:2.16.578.1.12.4.1.1.7424"
    }, {
      "id": "Medication.manufacturer",
      "max": "0",
      "path": "Medication.manufacturer"
    }, {
      "id": "Medication.form",
      "min": 1,
      "path": "Medication.form",
      "mustSupport": true
    }, {
      "id": "Medication.form.coding.system",
      "path": "Medication.form.coding.system",
      "fixedUri": "urn:oid:2.16.578.1.12.4.1.1.7448"
    }, {
      "id": "Medication.amount",
      "min": 1,
      "path": "Medication.amount",
      "mustSupport": true
    }, {
      "id": "Medication.amount.numerator.system",
      "path": "Medication.amount.numerator.system",
      "fixedUri": "urn:oid:2.16.578.1.12.4.1.1.7452"
    }, {
      "id": "Medication.ingredient",
      "path": "Medication.ingredient",
      "mustSupport": true
    }, {
      "id": "Medication.ingredient.extension",
      "path": "Medication.ingredient.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Medication.ingredient.extension:adqs",
      "max": "1",
      "path": "Medication.ingredient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ehelse.no/fhir/StructureDefinition/sfm-adqs" ]
      } ],
      "sliceName": "adqs",
      "mustSupport": true
    }, {
      "id": "Medication.ingredient.item[x]",
      "path": "Medication.ingredient.item[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Substance", "http://hl7.org/fhir/StructureDefinition/Medication", "http://ehelse.no/fhir/StructureDefinition/sfm-Excipient" ]
      } ]
    }, {
      "id": "Medication.ingredient.strength.numerator.system",
      "path": "Medication.ingredient.strength.numerator.system",
      "fixedUri": "urn:oid:2.16.578.1.12.4.1.1.9090"
    }, {
      "id": "Medication.ingredient.strength.denominator.system",
      "path": "Medication.ingredient.strength.denominator.system",
      "fixedUri": "urn:oid:2.16.578.1.12.4.1.1.9090"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Medication"
}