This page is part of the Breast Cancer Data Logical Models and FHIR Profiles (v0.1.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-ClockDirection-model", "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"> <p><b>BC ClockDirection Logical Model</b></p> <p>A direction indicated by an angle relative to 12 o'clock.</p> </div>" }, "url" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-ClockDirection-model", "identifier" : [ { "system" : "http://hl7.org/fhir/us/breastcancer", "value" : "shr.core.ClockDirection" } ], "version" : "0.1.0", "name" : "ClockDirectionModel", "title" : "BC ClockDirection Logical Model", "status" : "draft", "date" : "2018-04-01T00:00:00+11:00", "publisher" : "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)", "contact" : [ { "telecom" : [ { "system" : "url", "value" : "http://standardhealthrecord.org" } ] } ], "description" : "A direction indicated by an angle relative to 12 o'clock.", "keyword" : [ { "system" : "http://loinc.org", "code" : "72294-2" } ], "kind" : "logical", "abstract" : false, "type" : "shr-core-ClockDirection-model", "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element", "derivation" : "specialization", "snapshot" : { "element" : [ { "id" : "shr-core-ClockDirection-model", "path" : "shr-core-ClockDirection-model", "definition" : "A direction indicated by an angle relative to 12 o'clock.", "min" : 0, "max" : "*", "base" : { "path" : "shr-core-ClockDirection-model", "min" : 0, "max" : "*" }, "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "shr-core-ClockDirection-model.value", "path" : "shr-core-ClockDirection-model.value", "short" : "Code representing a direction indicated by an angle relative to 12 o'clock.", "definition" : "Code representing a direction indicated by an angle relative to 12 o'clock.", "alias" : [ "codeableConcept" ], "min" : 1, "max" : "1", "base" : { "path" : "shr-core-ClockDirection-model.value", "min" : 1, "max" : "1" }, "type" : [ { "code" : "Coding" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false, "binding" : { "strength" : "required", "valueSetReference" : { "reference" : "http://hl7.org/fhir/us/breastcancer/ValueSet/shr-core-ClockDirectionVS" } } } ] }, "differential" : { "element" : [ { "id" : "shr-core-ClockDirection-model", "path" : "shr-core-ClockDirection-model", "definition" : "A direction indicated by an angle relative to 12 o'clock.", "min" : 0, "max" : "*", "base" : { "path" : "shr-core-ClockDirection-model", "min" : 0, "max" : "*" }, "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "shr-core-ClockDirection-model.value", "path" : "shr-core-ClockDirection-model.value", "short" : "Code representing a direction indicated by an angle relative to 12 o'clock.", "definition" : "Code representing a direction indicated by an angle relative to 12 o'clock.", "alias" : [ "codeableConcept" ], "min" : 1, "max" : "1", "base" : { "path" : "shr-core-ClockDirection-model.value", "min" : 1, "max" : "1" }, "type" : [ { "code" : "Coding" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false, "binding" : { "strength" : "required", "valueSetReference" : { "reference" : "http://hl7.org/fhir/us/breastcancer/ValueSet/shr-core-ClockDirectionVS" } } } ] } }