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-core-RecordedOn-model", "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"> <p><b>ODH RecordedOn Logical Model</b></p> <p>The time of the attribution action.</p> </div>" }, "url" : "http://hl7.org/fhir/us/odh/StructureDefinition/cimi-core-RecordedOn-model", "identifier" : [ { "system" : "http://hl7.org/fhir/us/odh", "value" : "cimi.core.RecordedOn" } ], "version" : "0.1.0", "name" : "RecordedOnModel", "title" : "ODH RecordedOn Logical Model", "status" : "draft", "date" : "2018-08-17T00:00:00+10:00", "publisher" : "HL7", "contact" : [ { "telecom" : [ { "system" : "url", "value" : "http://standardhealthrecord.org" } ] } ], "description" : "The time of the attribution action.", "kind" : "logical", "abstract" : false, "type" : "cimi-core-RecordedOn-model", "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element", "derivation" : "specialization", "snapshot" : { "element" : [ { "id" : "cimi-core-RecordedOn-model", "path" : "cimi-core-RecordedOn-model", "definition" : "The time of the attribution action.", "min" : 0, "max" : "*", "base" : { "path" : "cimi-core-RecordedOn-model", "min" : 0, "max" : "*" }, "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "cimi-core-RecordedOn-model.value", "path" : "cimi-core-RecordedOn-model.value", "short" : "Instant representing the time of the attribution action.", "definition" : "Instant representing the time of the attribution action.", "min" : 1, "max" : "1", "base" : { "path" : "cimi-core-RecordedOn-model.value", "min" : 1, "max" : "1" }, "type" : [ { "code" : "instant" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false } ] }, "differential" : { "element" : [ { "id" : "cimi-core-RecordedOn-model", "path" : "cimi-core-RecordedOn-model", "definition" : "The time of the attribution action.", "min" : 0, "max" : "*", "base" : { "path" : "cimi-core-RecordedOn-model", "min" : 0, "max" : "*" }, "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "cimi-core-RecordedOn-model.value", "path" : "cimi-core-RecordedOn-model.value", "short" : "Instant representing the time of the attribution action.", "definition" : "Instant representing the time of the attribution action.", "min" : 1, "max" : "1", "base" : { "path" : "cimi-core-RecordedOn-model.value", "min" : 1, "max" : "1" }, "type" : [ { "code" : "instant" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false } ] } }