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

FHIR IG Statistics: StructureDefinition/shr-core-SimpleQuantity-model

Packagehl7.fhir.us.breastcancer
TypeStructureDefinition
Idshr-core-SimpleQuantity-model
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-shr-core-SimpleQuantity-model.html
URLhttp://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-SimpleQuantity-model
Version0.2.0
Statusdraft
Date2018-08-17T00:00:00+10:00
NameSimpleQuantityModel
TitleBC SimpleQuantity Logical Model
Realmus
Authorityhl7
DescriptionA quantity where the comparator is not used, as defined in FHIR
Typeshr-core-SimpleQuantity-model
Kindlogical

Resources that use this resource

StructureDefinition
cimi-entity-Capacity-modelBC Capacity Logical Model
cimi-entity-SpecimenContainer-modelBC SpecimenContainer Logical Model
cimi-entity-SpecimenQuantity-modelBC SpecimenQuantity Logical Model
shr-core-LowerBound-modelBC LowerBound Logical Model
shr-core-Range-modelBC Range Logical Model
shr-core-UpperBound-modelBC UpperBound Logical Model

Resources that this resource uses

ValueSet
shr-core-AllUnitsVSBC AllUnitsVS ValueSet

Narrative

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

BC SimpleQuantity Logical Model

A quantity where the comparator is not used, as defined in FHIR


Source

{
  "resourceType": "StructureDefinition",
  "id": "shr-core-SimpleQuantity-model",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-SimpleQuantity-model",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/us/breastcancer",
      "value": "shr.core.SimpleQuantity"
    }
  ],
  "version": "0.2.0",
  "name": "SimpleQuantityModel",
  "title": "BC SimpleQuantity 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 quantity where the comparator is not used, as defined in FHIR",
  "kind": "logical",
  "abstract": false,
  "type": "shr-core-SimpleQuantity-model",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "shr-core-SimpleQuantity-model",
        "path": "shr-core-SimpleQuantity-model",
        "definition": "A quantity where the comparator is not used, as defined in FHIR",
        "min": 0,
        "max": "*",
        "base": {
          "path": "shr-core-SimpleQuantity-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "shr-core-SimpleQuantity-model.value",
        "path": "shr-core-SimpleQuantity-model.value",
        "short": "Decimal representing a quantity where the comparator is not used, as defined in FHIR",
        "definition": "Decimal representing a quantity where the comparator is not used, as defined in FHIR",
        "min": 0,
        "max": "1",
        "base": {
          "path": "shr-core-SimpleQuantity-model.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "decimal"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "shr-core-SimpleQuantity-model.comparator",
        "path": "shr-core-SimpleQuantity-model.comparator",
        "short": "Comparator",
        "definition": "Comparator",
        "min": 0,
        "max": "0",
        "base": {
          "path": "shr-core-SimpleQuantity-model.comparator",
          "min": 0,
          "max": "0"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/quantity-comparator"
          }
        }
      },
      {
        "id": "shr-core-SimpleQuantity-model.units",
        "path": "shr-core-SimpleQuantity-model.units",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C0805701"
          }
        ],
        "short": "Code for the unit of measure of the quantity.",
        "definition": "Code for the unit of measure of the quantity.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "shr-core-SimpleQuantity-model.units",
          "min": 0,
          "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-SimpleQuantity-model",
        "path": "shr-core-SimpleQuantity-model",
        "definition": "A quantity where the comparator is not used, as defined in FHIR",
        "min": 0,
        "max": "*",
        "base": {
          "path": "shr-core-SimpleQuantity-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "shr-core-SimpleQuantity-model.value",
        "path": "shr-core-SimpleQuantity-model.value",
        "short": "Decimal representing a quantity where the comparator is not used, as defined in FHIR",
        "definition": "Decimal representing a quantity where the comparator is not used, as defined in FHIR",
        "min": 0,
        "max": "1",
        "base": {
          "path": "shr-core-SimpleQuantity-model.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "decimal"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "shr-core-SimpleQuantity-model.comparator",
        "path": "shr-core-SimpleQuantity-model.comparator",
        "short": "Comparator",
        "definition": "Comparator",
        "min": 0,
        "max": "0",
        "base": {
          "path": "shr-core-SimpleQuantity-model.comparator",
          "min": 0,
          "max": "0"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/quantity-comparator"
          }
        }
      },
      {
        "id": "shr-core-SimpleQuantity-model.units",
        "path": "shr-core-SimpleQuantity-model.units",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C0805701"
          }
        ],
        "short": "Code for the unit of measure of the quantity.",
        "definition": "Code for the unit of measure of the quantity.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "shr-core-SimpleQuantity-model.units",
          "min": 0,
          "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"
          }
        }
      }
    ]
  }
}