HL7 FHIR Profile: Occupational Data for Health (ODH), Release 1 (Standard for Trial Use)

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

SignatureProfile

 

The official URL for this profile is:

http://hl7.org/fhir/us/odh/StructureDefinition/cimi-element-Signature

A digital Signature - XML DigSig, JWT, Graphical image of signature, etc.

This profile builds on Signature.

This profile was published on Fri Aug 17 00:00:00 AEST 2018 as a draft by HL7.

View the corresponding SignatureModel logical model.

Summary

Structures

This structure refers to these other structures:

ODH Mapping Source

This structure represents the following ODH mapping definition:

cimi.element.Signature maps to Signature:
  SignatureType maps to type
  CreationTime maps to when
  Signatory maps to who[x]
  OnBehalfOf maps to onBehalfOf[x]
  ContentType maps to contentType
  BinaryData maps to blob		

NameFlagsCard.TypeDescription & Constraintsdoco
.. Signature I0..*ODH Signature Profile
... id 0..1stringxml:id (or equivalent in JSON)
... extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
... type Σ1..*CodingIndication of the reason the entity signed the object(s)
Binding: Signature Type Codes (extensible)
... when Σ1..1instantWhen the signature was created
... whoUri Σ1..1uriWho signed
... onBehalfOf[x] Σ0..1uri, Reference(ODH Organization Profile)The party represented
... contentType Σ0..1codeThe technical format of the signature
Binding: mimetypes (required)
... blob 0..1base64BinaryThe actual signature content (XML DigSig. JWT, picture, etc.)

doco Documentation for this format

Summary

Structures

This structure refers to these other structures:

ODH Mapping Source

This structure represents the following ODH mapping definition:

cimi.element.Signature maps to Signature:
  SignatureType maps to type
  CreationTime maps to when
  Signatory maps to who[x]
  OnBehalfOf maps to onBehalfOf[x]
  ContentType maps to contentType
  BinaryData maps to blob		

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Signature I0..*ODH Signature Profile
... id 0..1stringxml:id (or equivalent in JSON)
... extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
... type Σ1..*CodingIndication of the reason the entity signed the object(s)
Binding: Signature Type Codes (extensible)
... when Σ1..1instantWhen the signature was created
... whoUri Σ1..1uriWho signed
... onBehalfOf[x] Σ0..1uri, Reference(ODH Organization Profile)The party represented
... contentType Σ0..1codeThe technical format of the signature
Binding: mimetypes (required)
... blob 0..1base64BinaryThe actual signature content (XML DigSig. JWT, picture, etc.)

doco Documentation for this format

Downloads: StructureDefinition: (XML, JSON, TTL), Schema: XML Schematron

 

Terminology Bindings

PathNameConformanceValueSet
Signature.typeSignature Type CodesextensibleSignature Type Codes
Signature.contentType?extrequiredhttp://hl7.org/fhir/ValueSet/mimetypes

 

Constraints

IdPathDetailsRequirements
ele-1SignatureAll FHIR elements must have a @value or children
: hasValue() | (children().count() > id.count())