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" : "cimi-entity-ActiveFlag-model", "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"> <p><b>ODH ActiveFlag Logical Model</b></p> <p>If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.</p> </div>" }, "url" : "http://hl7.org/fhir/us/odh/StructureDefinition/cimi-entity-ActiveFlag-model", "identifier" : [ { "system" : "http://hl7.org/fhir/us/odh", "value" : "cimi.entity.ActiveFlag" } ], "version" : "0.1.0", "name" : "ActiveFlagModel", "title" : "ODH ActiveFlag Logical Model", "status" : "draft", "date" : "2018-08-17T00:00:00+10:00", "publisher" : "HL7", "contact" : [ { "telecom" : [ { "system" : "url", "value" : "http://standardhealthrecord.org" } ] } ], "description" : "If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.", "kind" : "logical", "abstract" : false, "type" : "cimi-entity-ActiveFlag-model", "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element", "derivation" : "specialization", "snapshot" : { "element" : [ { "id" : "cimi-entity-ActiveFlag-model", "path" : "cimi-entity-ActiveFlag-model", "definition" : "If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.", "min" : 0, "max" : "*", "base" : { "path" : "cimi-entity-ActiveFlag-model", "min" : 0, "max" : "*" }, "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "cimi-entity-ActiveFlag-model.value", "path" : "cimi-entity-ActiveFlag-model.value", "short" : "Boolean representing if the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.", "definition" : "Boolean representing if the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.", "min" : 1, "max" : "1", "base" : { "path" : "cimi-entity-ActiveFlag-model.value", "min" : 1, "max" : "1" }, "type" : [ { "code" : "boolean" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false } ] }, "differential" : { "element" : [ { "id" : "cimi-entity-ActiveFlag-model", "path" : "cimi-entity-ActiveFlag-model", "definition" : "If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.", "min" : 0, "max" : "*", "base" : { "path" : "cimi-entity-ActiveFlag-model", "min" : 0, "max" : "*" }, "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "cimi-entity-ActiveFlag-model.value", "path" : "cimi-entity-ActiveFlag-model.value", "short" : "Boolean representing if the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.", "definition" : "Boolean representing if the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.", "min" : 1, "max" : "1", "base" : { "path" : "cimi-entity-ActiveFlag-model.value", "min" : 1, "max" : "1" }, "type" : [ { "code" : "boolean" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false } ] } }