Current Build

D.4.1 StructureDefinition: WoundImageExtension

D.4.1.1 Formal Views of Profile Content

The official URL for this profile is:

http://hl7.org/fhir/hspc/StructureDefinition/WoundImageExtension

A picture of the wound.

This profile builds on Extension.

This profile was published on Sun Jun 11 00:00:00 CDT 2017 as a draft by CIMI.

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

Summary

Fixed Value: 1 element

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1
... url 1..1uri"http://hl7.org/fhir/hspc/StructureDefinition/WoundImageExtension"
... valueAttachment 0..1Attachment

doco Documentation for this format

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension I0..1Extension
... id 0..1stringxml:id (or equivalent in JSON)
... extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1uri"http://hl7.org/fhir/hspc/StructureDefinition/WoundImageExtension"
... valueAttachment I0..1AttachmentContent in a format defined elsewhere

doco Documentation for this format

This structure is derived from Extension

Summary

Fixed Value: 1 element

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1
... url 1..1uri"http://hl7.org/fhir/hspc/StructureDefinition/WoundImageExtension"
... valueAttachment 0..1Attachment

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension I0..1Extension
... id 0..1stringxml:id (or equivalent in JSON)
... extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1uri"http://hl7.org/fhir/hspc/StructureDefinition/WoundImageExtension"
... valueAttachment I0..1AttachmentContent in a format defined elsewhere

doco Documentation for this format

 

D.4.1.2 Terminology Bindings

D.4.1.3 Constraints

Constraints

IdPathDetailsRequirements
ele-1ExtensionAll FHIR elements must have a @value or children
: hasValue() | (children().count() > id.count())
ext-1ExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Extension.valueAttachmentAll FHIR elements must have a @value or children
: hasValue() | (children().count() > id.count())
att-1Extension.valueAttachmentIt the Attachment has data, it SHALL have a contentType
: data.empty() or contentType.exists()
.