This page is part of the Occupational Data for Health (ODH) FHIR IG (v0.1.0: STU 1 Ballot 1) based on FHIR R3. The current version which supercedes this version is 1.2.0. For a full list of available versions, see the Directory of published versions
{ "resourceType" : "StructureDefinition", "id" : "shr-core-CodeSystem-model", "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"> <p><b>ODH CodeSystem Logical Model</b></p> <p>A formal terminology system.</p> </div>" }, "url" : "http://hl7.org/fhir/us/odh/StructureDefinition/shr-core-CodeSystem-model", "identifier" : [ { "system" : "http://hl7.org/fhir/us/odh", "value" : "shr.core.CodeSystem" } ], "version" : "0.1.0", "name" : "CodeSystemModel", "title" : "ODH CodeSystem Logical Model", "status" : "draft", "date" : "2018-08-17T00:00:00+10:00", "publisher" : "HL7", "contact" : [ { "telecom" : [ { "system" : "url", "value" : "http://standardhealthrecord.org" } ] } ], "description" : "A formal terminology system.", "kind" : "logical", "abstract" : false, "type" : "shr-core-CodeSystem-model", "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element", "derivation" : "specialization", "snapshot" : { "element" : [ { "id" : "shr-core-CodeSystem-model", "path" : "shr-core-CodeSystem-model", "definition" : "A formal terminology system.", "min" : 0, "max" : "*", "base" : { "path" : "shr-core-CodeSystem-model", "min" : 0, "max" : "*" }, "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "shr-core-CodeSystem-model.value", "path" : "shr-core-CodeSystem-model.value", "short" : "Uri representing a formal terminology system.", "definition" : "Uri representing a formal terminology system.", "min" : 1, "max" : "1", "base" : { "path" : "shr-core-CodeSystem-model.value", "min" : 1, "max" : "1" }, "type" : [ { "code" : "uri" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false } ] }, "differential" : { "element" : [ { "id" : "shr-core-CodeSystem-model", "path" : "shr-core-CodeSystem-model", "definition" : "A formal terminology system.", "min" : 0, "max" : "*", "base" : { "path" : "shr-core-CodeSystem-model", "min" : 0, "max" : "*" }, "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "shr-core-CodeSystem-model.value", "path" : "shr-core-CodeSystem-model.value", "short" : "Uri representing a formal terminology system.", "definition" : "Uri representing a formal terminology system.", "min" : 1, "max" : "1", "base" : { "path" : "shr-core-CodeSystem-model.value", "min" : 1, "max" : "1" }, "type" : [ { "code" : "uri" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false } ] } }