| Package | hl7.fhir.us.breastcancer | 
| Resource Type | StructureDefinition | 
| Id | shr-core-Units-model | 
| FHIR Version | R3 | 
| Source | http://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-shr-core-Units-model.html | 
| URL | http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Units-model | 
| Version | 0.2.0 | 
| Status | draft | 
| Date | 2018-08-17T00:00:00+10:00 | 
| Name | UnitsModel | 
| Title | BC Units Logical Model | 
| Realm | us | 
| Authority | hl7 | 
| Description | Code for the unit of measure of the quantity. | 
| Type | shr-core-Units-model | 
| Kind | logical | 
| StructureDefinition | |
| shr-core-Quantity-model | BC Quantity Logical Model | 
| ValueSet | |
| shr-core-AllUnitsVS | BC AllUnitsVS ValueSet | 
Note: links and images are rebased to the (stated) source
BC Units Logical Model
Code for the unit of measure of the quantity.
{
  "resourceType": "StructureDefinition",
  "id": "shr-core-Units-model",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Units-model",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/us/breastcancer",
      "value": "shr.core.Units"
    }
  ],
  "version": "0.2.0",
  "name": "UnitsModel",
  "title": "BC Units 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": "Code for the unit of measure of the quantity.",
  "kind": "logical",
  "abstract": false,
  "type": "shr-core-Units-model",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "shr-core-Units-model",
        "path": "shr-core-Units-model",
        "definition": "Code for the unit of measure of the quantity.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "shr-core-Units-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "shr-core-Units-model.value",
        "path": "shr-core-Units-model.value",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C0805701"
          }
        ],
        "short": "Code representing code for the unit of measure of the quantity.",
        "definition": "Code representing code for the unit of measure of the quantity.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "shr-core-Units-model.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "preferred",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/us/breastcancer/ValueSet/shr-core-AllUnitsVS"
          }
        }
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "shr-core-Units-model",
        "path": "shr-core-Units-model",
        "definition": "Code for the unit of measure of the quantity.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "shr-core-Units-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "shr-core-Units-model.value",
        "path": "shr-core-Units-model.value",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C0805701"
          }
        ],
        "short": "Code representing code for the unit of measure of the quantity.",
        "definition": "Code representing code for the unit of measure of the quantity.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "shr-core-Units-model.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "preferred",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/us/breastcancer/ValueSet/shr-core-AllUnitsVS"
          }
        }
      }
    ]
  }
}