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-element-Signature-model", "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"> <p><b>ODH Signature Logical Model</b></p> <p>A digital Signature - XML DigSig, JWT, Graphical image of signature, etc.</p> </div>" }, "url" : "http://hl7.org/fhir/us/odh/StructureDefinition/cimi-element-Signature-model", "identifier" : [ { "system" : "http://hl7.org/fhir/us/odh", "value" : "cimi.element.Signature" } ], "version" : "0.1.0", "name" : "SignatureModel", "title" : "ODH Signature Logical Model", "status" : "draft", "date" : "2018-08-17T00:00:00+10:00", "publisher" : "HL7", "contact" : [ { "telecom" : [ { "system" : "url", "value" : "http://standardhealthrecord.org" } ] } ], "description" : "A digital Signature - XML DigSig, JWT, Graphical image of signature, etc.", "kind" : "logical", "abstract" : false, "type" : "cimi-element-Signature-model", "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element", "derivation" : "specialization", "snapshot" : { "element" : [ { "id" : "cimi-element-Signature-model", "path" : "cimi-element-Signature-model", "definition" : "A digital Signature - XML DigSig, JWT, Graphical image of signature, etc.", "min" : 0, "max" : "*", "base" : { "path" : "cimi-element-Signature-model", "min" : 0, "max" : "*" }, "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "cimi-element-Signature-model.signatureType", "path" : "cimi-element-Signature-model.signatureType", "code" : [ { "system" : "http://ncimeta.nci.nih.gov", "code" : "C0805701" }, { "system" : "http://ncimeta.nci.nih.gov", "code" : "C0332307" } ], "short" : "Type of signature", "definition" : "Type of signature", "min" : 1, "max" : "*", "base" : { "path" : "cimi-element-Signature-model.signatureType", "min" : 1, "max" : "*" }, "type" : [ { "code" : "Coding" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false, "binding" : { "strength" : "extensible", "valueSetReference" : { "reference" : "http://hl7.org/fhir/ValueSet/signature-type" } } }, { "id" : "cimi-element-Signature-model.creationTime", "path" : "cimi-element-Signature-model.creationTime", "code" : [ { "system" : "http://ncimeta.nci.nih.gov", "code" : "C3669169" } ], "short" : "The point in time when the information was recorded in the system of record.", "definition" : "The point in time when the information was recorded in the system of record.", "min" : 1, "max" : "1", "base" : { "path" : "cimi-element-Signature-model.creationTime", "min" : 1, "max" : "1" }, "type" : [ { "code" : "dateTime" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "cimi-element-Signature-model.signatory", "path" : "cimi-element-Signature-model.signatory", "short" : "The party signing.", "definition" : "The party signing.", "min" : 1, "max" : "1", "base" : { "path" : "cimi-element-Signature-model.signatory", "min" : 1, "max" : "1" }, "type" : [ { "code" : "uri" }, { "code" : "Reference", "targetProfile" : "http://hl7.org/fhir/us/odh/StructureDefinition/cimi-entity-Entity-model" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "cimi-element-Signature-model.onBehalfOf", "path" : "cimi-element-Signature-model.onBehalfOf", "short" : "The party represented by the actual participant.", "definition" : "The party represented by the actual participant.", "min" : 0, "max" : "1", "base" : { "path" : "cimi-element-Signature-model.onBehalfOf", "min" : 0, "max" : "1" }, "type" : [ { "code" : "uri" }, { "code" : "Reference", "targetProfile" : "http://hl7.org/fhir/us/odh/StructureDefinition/cimi-entity-Organization-model" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "cimi-element-Signature-model.contentType", "path" : "cimi-element-Signature-model.contentType", "short" : "Mime type of the content, with charset etc.", "definition" : "Mime type of the content, with charset etc.", "min" : 0, "max" : "1", "base" : { "path" : "cimi-element-Signature-model.contentType", "min" : 0, "max" : "1" }, "type" : [ { "code" : "code" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "cimi-element-Signature-model.binaryData", "path" : "cimi-element-Signature-model.binaryData", "short" : "The data itself.", "definition" : "The data itself.", "min" : 0, "max" : "1", "base" : { "path" : "cimi-element-Signature-model.binaryData", "min" : 0, "max" : "1" }, "type" : [ { "code" : "base64Binary" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false } ] }, "differential" : { "element" : [ { "id" : "cimi-element-Signature-model", "path" : "cimi-element-Signature-model", "definition" : "A digital Signature - XML DigSig, JWT, Graphical image of signature, etc.", "min" : 0, "max" : "*", "base" : { "path" : "cimi-element-Signature-model", "min" : 0, "max" : "*" }, "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "cimi-element-Signature-model.signatureType", "path" : "cimi-element-Signature-model.signatureType", "code" : [ { "system" : "http://ncimeta.nci.nih.gov", "code" : "C0805701" }, { "system" : "http://ncimeta.nci.nih.gov", "code" : "C0332307" } ], "short" : "Type of signature", "definition" : "Type of signature", "min" : 1, "max" : "*", "base" : { "path" : "cimi-element-Signature-model.signatureType", "min" : 1, "max" : "*" }, "type" : [ { "code" : "Coding" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false, "binding" : { "strength" : "extensible", "valueSetReference" : { "reference" : "http://hl7.org/fhir/ValueSet/signature-type" } } }, { "id" : "cimi-element-Signature-model.creationTime", "path" : "cimi-element-Signature-model.creationTime", "code" : [ { "system" : "http://ncimeta.nci.nih.gov", "code" : "C3669169" } ], "short" : "The point in time when the information was recorded in the system of record.", "definition" : "The point in time when the information was recorded in the system of record.", "min" : 1, "max" : "1", "base" : { "path" : "cimi-element-Signature-model.creationTime", "min" : 1, "max" : "1" }, "type" : [ { "code" : "dateTime" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "cimi-element-Signature-model.signatory", "path" : "cimi-element-Signature-model.signatory", "short" : "The party signing.", "definition" : "The party signing.", "min" : 1, "max" : "1", "base" : { "path" : "cimi-element-Signature-model.signatory", "min" : 1, "max" : "1" }, "type" : [ { "code" : "uri" }, { "code" : "Reference", "targetProfile" : "http://hl7.org/fhir/us/odh/StructureDefinition/cimi-entity-Entity-model" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "cimi-element-Signature-model.onBehalfOf", "path" : "cimi-element-Signature-model.onBehalfOf", "short" : "The party represented by the actual participant.", "definition" : "The party represented by the actual participant.", "min" : 0, "max" : "1", "base" : { "path" : "cimi-element-Signature-model.onBehalfOf", "min" : 0, "max" : "1" }, "type" : [ { "code" : "uri" }, { "code" : "Reference", "targetProfile" : "http://hl7.org/fhir/us/odh/StructureDefinition/cimi-entity-Organization-model" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "cimi-element-Signature-model.contentType", "path" : "cimi-element-Signature-model.contentType", "short" : "Mime type of the content, with charset etc.", "definition" : "Mime type of the content, with charset etc.", "min" : 0, "max" : "1", "base" : { "path" : "cimi-element-Signature-model.contentType", "min" : 0, "max" : "1" }, "type" : [ { "code" : "code" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "cimi-element-Signature-model.binaryData", "path" : "cimi-element-Signature-model.binaryData", "short" : "The data itself.", "definition" : "The data itself.", "min" : 0, "max" : "1", "base" : { "path" : "cimi-element-Signature-model.binaryData", "min" : 0, "max" : "1" }, "type" : [ { "code" : "base64Binary" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false } ] } }