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

FHIR IG Statistics: StructureDefinition/cimi-entity-Medication-model

Packagehl7.fhir.us.breastcancer
TypeStructureDefinition
Idcimi-entity-Medication-model
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-cimi-entity-Medication-model.html
URLhttp://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Medication-model
Version0.2.0
Statusdraft
Date2018-08-17T00:00:00+10:00
NameMedicationModel
TitleBC Medication Logical Model
Realmus
Authorityhl7
DescriptionA type of prescription drug or over-the-counter drug that is used to prevent, treat, or relieve symptoms of a disease or abnormal condition, but excluding vaccines.
Typecimi-entity-Medication-model
Kindlogical

Resources that use this resource

StructureDefinition
cimi-entity-MedicationIngredient-modelBC MedicationIngredient Logical Model
cimi-entity-Member-modelBC Member Logical Model

Resources that this resource uses

StructureDefinition
cimi-entity-Brand-modelBC Brand Logical Model
cimi-entity-MedicationIngredient-modelBC MedicationIngredient Logical Model
cimi-entity-Organization-modelBC Organization Logical Model

Narrative

Note: links and images are rebased to the (stated) source

BC Medication Logical Model

A type of prescription drug or over-the-counter drug that is used to prevent, treat, or relieve symptoms of a disease or abnormal condition, but excluding vaccines.


Source

{
  "resourceType": "StructureDefinition",
  "id": "cimi-entity-Medication-model",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Medication-model",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/us/breastcancer",
      "value": "cimi.entity.Medication"
    }
  ],
  "version": "0.2.0",
  "name": "MedicationModel",
  "title": "BC Medication Logical Model",
  "status": "draft",
  "date": "2018-08-17T00:00:00+10:00",
  "publisher": "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cic/index.cfm"
        }
      ]
    }
  ],
  "description": "A type of prescription drug or over-the-counter drug that is used to prevent, treat, or relieve symptoms of a disease or abnormal condition, but excluding vaccines.",
  "keyword": [
    {
      "system": "http://ncimeta.nci.nih.gov",
      "code": "C0013227"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "cimi-entity-Medication-model",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "cimi-entity-Medication-model",
        "path": "cimi-entity-Medication-model",
        "definition": "A type of prescription drug or over-the-counter drug that is used to prevent, treat, or relieve symptoms of a disease or abnormal condition, but excluding vaccines.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-entity-Medication-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Medication-model.type",
        "path": "cimi-entity-Medication-model.type",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C0332307"
          }
        ],
        "short": "The most specific code (lowest level term) describing the kind or sort of thing being represented.",
        "definition": "The most specific code (lowest level term) describing the kind or sort of thing being represented.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "cimi-entity-Medication-model.type",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "extensible",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/us/core/ValueSet/us-core-medication-codes"
          }
        }
      },
      {
        "id": "cimi-entity-Medication-model.doseForm",
        "path": "cimi-entity-Medication-model.doseForm",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C0013058"
          }
        ],
        "short": "The form in which active and/or inert ingredient(s) are physically presented.",
        "definition": "The form in which active and/or inert ingredient(s) are physically presented.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-entity-Medication-model.doseForm",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/medication-form-codes"
          }
        }
      },
      {
        "id": "cimi-entity-Medication-model.brand",
        "path": "cimi-entity-Medication-model.brand",
        "short": "If the product is branded, and if so, the brand name of a product.",
        "definition": "If the product is branded, and if so, the brand name of a product.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-entity-Medication-model.brand",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Brand-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Medication-model.overTheCounter",
        "path": "cimi-entity-Medication-model.overTheCounter",
        "short": "True if the medication is available to consumers without a prescription.",
        "definition": "True if the medication is available to consumers without a prescription.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-entity-Medication-model.overTheCounter",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Medication-model.medicationIngredient",
        "path": "cimi-entity-Medication-model.medicationIngredient",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C3176062"
          }
        ],
        "short": "Specifies an material component in a medication.",
        "definition": "Specifies an material component in a medication.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-entity-Medication-model.medicationIngredient",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-MedicationIngredient-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Medication-model.manufacturer",
        "path": "cimi-entity-Medication-model.manufacturer",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C1561598"
          },
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C1114744"
          }
        ],
        "short": "The organization producing the product or test.",
        "definition": "The organization producing the product or test.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-entity-Medication-model.manufacturer",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Organization-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Medication-model.lotNumber",
        "path": "cimi-entity-Medication-model.lotNumber",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C1115660"
          }
        ],
        "short": "A distinctive alpha-numeric identification code assigned by the manufacturer or distributor to a specific quantity of manufactured material or product within a batch.",
        "definition": "A distinctive alpha-numeric identification code assigned by the manufacturer or distributor to a specific quantity of manufactured material or product within a batch.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-entity-Medication-model.lotNumber",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Medication-model.expirationDate",
        "path": "cimi-entity-Medication-model.expirationDate",
        "short": "When the item (medication, device, etc.) will expire.",
        "definition": "When the item (medication, device, etc.) will expire.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-entity-Medication-model.expirationDate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Medication-model.package",
        "path": "cimi-entity-Medication-model.package",
        "short": "The kind of container the medication comes in.",
        "definition": "The kind of container the medication comes in.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-entity-Medication-model.package",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "example",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/medication-package-form"
          }
        }
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "cimi-entity-Medication-model",
        "path": "cimi-entity-Medication-model",
        "definition": "A type of prescription drug or over-the-counter drug that is used to prevent, treat, or relieve symptoms of a disease or abnormal condition, but excluding vaccines.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-entity-Medication-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Medication-model.type",
        "path": "cimi-entity-Medication-model.type",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C0332307"
          }
        ],
        "short": "The most specific code (lowest level term) describing the kind or sort of thing being represented.",
        "definition": "The most specific code (lowest level term) describing the kind or sort of thing being represented.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "cimi-entity-Medication-model.type",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "extensible",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/us/core/ValueSet/us-core-medication-codes"
          }
        }
      },
      {
        "id": "cimi-entity-Medication-model.doseForm",
        "path": "cimi-entity-Medication-model.doseForm",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C0013058"
          }
        ],
        "short": "The form in which active and/or inert ingredient(s) are physically presented.",
        "definition": "The form in which active and/or inert ingredient(s) are physically presented.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-entity-Medication-model.doseForm",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/medication-form-codes"
          }
        }
      },
      {
        "id": "cimi-entity-Medication-model.brand",
        "path": "cimi-entity-Medication-model.brand",
        "short": "If the product is branded, and if so, the brand name of a product.",
        "definition": "If the product is branded, and if so, the brand name of a product.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-entity-Medication-model.brand",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Brand-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Medication-model.overTheCounter",
        "path": "cimi-entity-Medication-model.overTheCounter",
        "short": "True if the medication is available to consumers without a prescription.",
        "definition": "True if the medication is available to consumers without a prescription.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-entity-Medication-model.overTheCounter",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Medication-model.medicationIngredient",
        "path": "cimi-entity-Medication-model.medicationIngredient",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C3176062"
          }
        ],
        "short": "Specifies an material component in a medication.",
        "definition": "Specifies an material component in a medication.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-entity-Medication-model.medicationIngredient",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-MedicationIngredient-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Medication-model.manufacturer",
        "path": "cimi-entity-Medication-model.manufacturer",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C1561598"
          },
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C1114744"
          }
        ],
        "short": "The organization producing the product or test.",
        "definition": "The organization producing the product or test.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-entity-Medication-model.manufacturer",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Organization-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Medication-model.lotNumber",
        "path": "cimi-entity-Medication-model.lotNumber",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C1115660"
          }
        ],
        "short": "A distinctive alpha-numeric identification code assigned by the manufacturer or distributor to a specific quantity of manufactured material or product within a batch.",
        "definition": "A distinctive alpha-numeric identification code assigned by the manufacturer or distributor to a specific quantity of manufactured material or product within a batch.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-entity-Medication-model.lotNumber",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Medication-model.expirationDate",
        "path": "cimi-entity-Medication-model.expirationDate",
        "short": "When the item (medication, device, etc.) will expire.",
        "definition": "When the item (medication, device, etc.) will expire.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-entity-Medication-model.expirationDate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Medication-model.package",
        "path": "cimi-entity-Medication-model.package",
        "short": "The kind of container the medication comes in.",
        "definition": "The kind of container the medication comes in.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-entity-Medication-model.package",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "example",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/medication-package-form"
          }
        }
      }
    ]
  }
}