FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/sfm-Magistrell-Medication

Packagesfm.130323
Resource TypeStructureDefinition
Idsfm-Magistrell-Medication
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=sfm.130323@3.0.1&canonical=http://ehelse.no/fhir/StructureDefinition/sfm-Magistrell-Medication
URLhttp://ehelse.no/fhir/StructureDefinition/sfm-Magistrell-Medication
Version1.0
Statusactive
Date2021-05-01
NameSfmMagistrellMedication
Titlesfm-Magistrell-Medication
DescriptionMagistrell medicaiton based on medication.
TypeMedication
Kindresource

Resources that use this resource

StructureDefinition
sfm-MedicationDispensesfm-MedicationDispense
sfm-MedicationStatementsfm-MedicationStatement
sfm-lib-Listsfm-lib-List

Resources that this resource uses

StructureDefinition
no-basis-prescriptiongroupno-basis-prescriptiongroup
sfm-ExcipientSfmExcipient
sfm-adqssfm-adqs
sfm-namesfm-name
sfm-packingsfm-packing
sfm-recipesfm-recipe

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "sfm-Magistrell-Medication",
  "url": "http://ehelse.no/fhir/StructureDefinition/sfm-Magistrell-Medication",
  "version": "1.0",
  "name": "SfmMagistrellMedication",
  "title": "sfm-Magistrell-Medication",
  "status": "active",
  "date": "2021-05-01",
  "description": "Magistrell medicaiton based on medication.",
  "fhirVersion": "4.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "Medication",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Medication",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Medication.extension",
        "path": "Medication.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Medication.extension:prescriptiongroup",
        "path": "Medication.extension",
        "sliceName": "prescriptiongroup",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.no/fhir/StructureDefinition/no-basis-prescriptiongroup"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Medication.extension:name",
        "path": "Medication.extension",
        "sliceName": "name",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ehelse.no/fhir/StructureDefinition/sfm-name"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Medication.extension:packing",
        "path": "Medication.extension",
        "sliceName": "packing",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ehelse.no/fhir/StructureDefinition/sfm-packing"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Medication.extension:recipe",
        "path": "Medication.extension",
        "sliceName": "recipe",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ehelse.no/fhir/StructureDefinition/sfm-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",
        "path": "Medication.manufacturer",
        "max": "0"
      },
      {
        "id": "Medication.form",
        "path": "Medication.form",
        "min": 1,
        "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",
        "path": "Medication.amount",
        "min": 1,
        "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": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Medication.ingredient.extension:adqs",
        "path": "Medication.ingredient.extension",
        "sliceName": "adqs",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ehelse.no/fhir/StructureDefinition/sfm-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"
      }
    ]
  }
}