HL7 FHIR Profile: Skin and Wound Assessment, Release 1 (For Comment)

SignatureProfile

 

The official URL for this profile is:

http://hl7.org/fhir/us/sw/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 EDT 2018 as a draft by HL7 Patient Care and Clinical Information Modeling Initiative Work Groups.

View the corresponding SignatureModel logical model.

Summary

Structures

This structure refers to these other structures:

SW Mapping Source

This structure represents the following SW 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..*SW 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(SW 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:

SW Mapping Source

This structure represents the following SW 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..*SW 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(SW 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())