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

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

Packagehl7.fhir.us.breastcancer
TypeStructureDefinition
Idcimi-entity-Substance-model
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-cimi-entity-Substance-model.html
URLhttp://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Substance-model
Version0.2.0
Statusdraft
Date2018-08-17T00:00:00+10:00
NameSubstanceModel
TitleBC Substance Logical Model
Realmus
Authorityhl7
DescriptionAny matter of defined composition that has discrete existence, whose origin may be biological, mineral or chemical.
Typecimi-entity-Substance-model
Kindlogical

Resources that use this resource

StructureDefinition
cimi-entity-Additive-modelBC Additive Logical Model
cimi-entity-CollectionSource-modelBC CollectionSource Logical Model
cimi-entity-Ingredient-modelBC Ingredient Logical Model
cimi-entity-MedicationIngredient-modelBC MedicationIngredient Logical Model
cimi-entity-Member-modelBC Member Logical Model
cimi-entity-Specimen-modelBC Specimen Logical Model
cimi-entity-SpecimenContainer-modelBC SpecimenContainer Logical Model
cimi-entity-SpecimenTreatment-modelBC SpecimenTreatment Logical Model
oncology-BreastSpecimen-modelBC BreastSpecimen Logical Model

Resources that this resource uses

StructureDefinition
cimi-entity-Ingredient-modelBC Ingredient Logical Model

Narrative

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

BC Substance Logical Model

Any matter of defined composition that has discrete existence, whose origin may be biological, mineral or chemical.


Source

{
  "resourceType": "StructureDefinition",
  "id": "cimi-entity-Substance-model",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Substance-model",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/us/breastcancer",
      "value": "cimi.entity.Substance"
    }
  ],
  "version": "0.2.0",
  "name": "SubstanceModel",
  "title": "BC Substance 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": "Any matter of defined composition that has discrete existence, whose origin may be biological, mineral or chemical.",
  "keyword": [
    {
      "system": "http://ncimeta.nci.nih.gov",
      "code": "C0439861"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "cimi-entity-Substance-model",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "cimi-entity-Substance-model",
        "path": "cimi-entity-Substance-model",
        "definition": "Any matter of defined composition that has discrete existence, whose origin may be biological, mineral or chemical.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-entity-Substance-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Substance-model.type",
        "path": "cimi-entity-Substance-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-Substance-model.type",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "preferred",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/substance-code"
          }
        }
      },
      {
        "id": "cimi-entity-Substance-model.category",
        "path": "cimi-entity-Substance-model.category",
        "short": "A class or division of people or things having particular shared characteristics",
        "definition": "A class or division of people or things having particular shared characteristics",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-entity-Substance-model.category",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "extensible",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/substance-category"
          }
        }
      },
      {
        "id": "cimi-entity-Substance-model.activeFlagAsaCodeableConcept",
        "path": "cimi-entity-Substance-model.activeFlagAsaCodeableConcept",
        "short": "If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.",
        "definition": "If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-entity-Substance-model.activeFlagAsaCodeableConcept",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/substance-status"
          }
        }
      },
      {
        "id": "cimi-entity-Substance-model.details",
        "path": "cimi-entity-Substance-model.details",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C0947611"
          }
        ],
        "short": "A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.",
        "definition": "A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-entity-Substance-model.details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Substance-model.ingredient",
        "path": "cimi-entity-Substance-model.ingredient",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C3176062"
          }
        ],
        "short": "Specifies an material component in a non-medication substance.",
        "definition": "Specifies an material component in a non-medication substance.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-entity-Substance-model.ingredient",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Ingredient-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "cimi-entity-Substance-model",
        "path": "cimi-entity-Substance-model",
        "definition": "Any matter of defined composition that has discrete existence, whose origin may be biological, mineral or chemical.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-entity-Substance-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Substance-model.type",
        "path": "cimi-entity-Substance-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-Substance-model.type",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "preferred",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/substance-code"
          }
        }
      },
      {
        "id": "cimi-entity-Substance-model.category",
        "path": "cimi-entity-Substance-model.category",
        "short": "A class or division of people or things having particular shared characteristics",
        "definition": "A class or division of people or things having particular shared characteristics",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-entity-Substance-model.category",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "extensible",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/substance-category"
          }
        }
      },
      {
        "id": "cimi-entity-Substance-model.activeFlagAsaCodeableConcept",
        "path": "cimi-entity-Substance-model.activeFlagAsaCodeableConcept",
        "short": "If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.",
        "definition": "If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-entity-Substance-model.activeFlagAsaCodeableConcept",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/substance-status"
          }
        }
      },
      {
        "id": "cimi-entity-Substance-model.details",
        "path": "cimi-entity-Substance-model.details",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C0947611"
          }
        ],
        "short": "A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.",
        "definition": "A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-entity-Substance-model.details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Substance-model.ingredient",
        "path": "cimi-entity-Substance-model.ingredient",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C3176062"
          }
        ],
        "short": "Specifies an material component in a non-medication substance.",
        "definition": "Specifies an material component in a non-medication substance.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-entity-Substance-model.ingredient",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Ingredient-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      }
    ]
  }
}