PackagesCanonicalsLogsProblems
    Packages
    sfm.030322@2.0.1
    http://ehelse.no/fhir/StructureDefinition/sfm-Medication
{
  "description": "SFM Medication derived from no-basis-Medication.",
  "_filename": "sfm-Medication.StructureDefinition.json",
  "package_name": "sfm.030322",
  "date": "2021-05-01",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.0",
  "name": "SfmMedication",
  "abstract": false,
  "type": "Medication",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "sfm-Medication",
  "package_version": "2.0.1",
  "status": "active",
  "id": "83b33fe2-fdf7-4926-af33-f522dbb1153a",
  "kind": "resource",
  "url": "http://ehelse.no/fhir/StructureDefinition/sfm-Medication",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "Medication.extension",
      "path": "Medication.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Medication.extension:prescriptiongroup",
      "path": "Medication.extension",
      "sliceName": "prescriptiongroup",
      "mustSupport": true
    }, {
      "id": "Medication.extension:medicationdetails",
      "path": "Medication.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ehelse.no/fhir/StructureDefinition/sfm-medicationdetails" ]
      } ],
      "sliceName": "medicationdetails"
    }, {
      "id": "Medication.code",
      "path": "Medication.code",
      "mustSupport": true
    }, {
      "id": "Medication.code.coding:FEST-Medication",
      "path": "Medication.code.coding",
      "sliceName": "FEST-Medication",
      "definition": "Medication is one of the following types: LegemiddelVirkestoff, LegemiddelMerkevare, Legemiddelpakning, Legemiddeldose. Code is the FEST-id or the \"varenummer\" for the Medication. FEST-id should be used if available. If not present in FEST, then code is missing and only Display is present."
    }, {
      "id": "Medication.code.coding:type",
      "max": "1",
      "path": "Medication.code.coding",
      "sliceName": "type"
    }, {
      "id": "Medication.code.coding:type.system",
      "min": 1,
      "path": "Medication.code.coding.system",
      "short": "Medicationtype",
      "fixedUri": "urn:oid:2.16.578.1.12.4.1.1.7424",
      "definition": "Identify if medication is vacine or medication. Use information from FEST."
    }, {
      "id": "Medication.code.coding:type.code",
      "min": 1,
      "path": "Medication.code.coding.code"
    }, {
      "id": "Medication.code.coding:type.display",
      "min": 1,
      "path": "Medication.code.coding.display"
    }, {
      "id": "Medication.status",
      "path": "Medication.status",
      "mustSupport": true
    }, {
      "id": "Medication.manufacturer",
      "path": "Medication.manufacturer",
      "mustSupport": true
    }, {
      "id": "Medication.form",
      "path": "Medication.form",
      "mustSupport": true
    }, {
      "id": "Medication.amount",
      "path": "Medication.amount",
      "mustSupport": true
    }, {
      "id": "Medication.amount.extension",
      "path": "Medication.amount.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Medication.amount.extension:quantity",
      "max": "1",
      "path": "Medication.amount.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ehelse.no/fhir/StructureDefinition/sfm-amountText" ]
      } ],
      "sliceName": "quantity"
    }, {
      "id": "Medication.batch",
      "path": "Medication.batch",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.no/fhir/StructureDefinition/no-basis-Medication"
}