This page is part of the Breast Cancer Data Logical Models and FHIR Profiles (v0.2.0: STU 1 Draft) based on FHIR R3. . For a full list of available versions, see the Directory of published versions
{ "resourceType" : "StructureDefinition", "id" : "shr-core-Quantity-model", "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"> <p><b>BC Quantity Logical Model</b></p> <p>A quantity with units, whose value may be bounded from above or below, as defined in FHIR</p> </div>" }, "url" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Quantity-model", "identifier" : [ { "system" : "http://hl7.org/fhir/us/breastcancer", "value" : "shr.core.Quantity" } ], "version" : "0.2.0", "name" : "QuantityModel", "title" : "BC Quantity 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 with units, whose value may be bounded from above or below, as defined in FHIR", "kind" : "logical", "abstract" : false, "type" : "shr-core-Quantity-model", "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element", "derivation" : "specialization", "snapshot" : { "element" : [ { "id" : "shr-core-Quantity-model", "path" : "shr-core-Quantity-model", "definition" : "A quantity with units, whose value may be bounded from above or below, as defined in FHIR", "min" : 0, "max" : "*", "base" : { "path" : "shr-core-Quantity-model", "min" : 0, "max" : "*" }, "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "shr-core-Quantity-model.value", "path" : "shr-core-Quantity-model.value", "short" : "Decimal representing a quantity with units, whose value may be bounded from above or below, as defined in FHIR", "definition" : "Decimal representing a quantity with units, whose value may be bounded from above or below, as defined in FHIR", "min" : 0, "max" : "1", "base" : { "path" : "shr-core-Quantity-model.value", "min" : 0, "max" : "1" }, "type" : [ { "code" : "decimal" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "shr-core-Quantity-model.comparator", "path" : "shr-core-Quantity-model.comparator", "short" : "Comparator", "definition" : "Comparator", "min" : 0, "max" : "1", "base" : { "path" : "shr-core-Quantity-model.comparator", "min" : 0, "max" : "1" }, "type" : [ { "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Comparator-model" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "shr-core-Quantity-model.units", "path" : "shr-core-Quantity-model.units", "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-Quantity-model.units", "min" : 0, "max" : "1" }, "type" : [ { "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Units-model" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false } ] }, "differential" : { "element" : [ { "id" : "shr-core-Quantity-model", "path" : "shr-core-Quantity-model", "definition" : "A quantity with units, whose value may be bounded from above or below, as defined in FHIR", "min" : 0, "max" : "*", "base" : { "path" : "shr-core-Quantity-model", "min" : 0, "max" : "*" }, "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "shr-core-Quantity-model.value", "path" : "shr-core-Quantity-model.value", "short" : "Decimal representing a quantity with units, whose value may be bounded from above or below, as defined in FHIR", "definition" : "Decimal representing a quantity with units, whose value may be bounded from above or below, as defined in FHIR", "min" : 0, "max" : "1", "base" : { "path" : "shr-core-Quantity-model.value", "min" : 0, "max" : "1" }, "type" : [ { "code" : "decimal" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "shr-core-Quantity-model.comparator", "path" : "shr-core-Quantity-model.comparator", "short" : "Comparator", "definition" : "Comparator", "min" : 0, "max" : "1", "base" : { "path" : "shr-core-Quantity-model.comparator", "min" : 0, "max" : "1" }, "type" : [ { "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Comparator-model" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "shr-core-Quantity-model.units", "path" : "shr-core-Quantity-model.units", "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-Quantity-model.units", "min" : 0, "max" : "1" }, "type" : [ { "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Units-model" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false } ] } }