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

AddressExtension

 

The official URL for this extension is:

http://hl7.org/fhir/us/odh/StructureDefinition/shr-core-Address-extension

An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations and which might not be valid for mail delivery. There are a variety of postal address formats defined around the world. (Source: HL7 FHIR).

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

Summary

Mandatory: 0 element (1 nested mandatory element)
Fixed Value: 1 element
Prohibited: 1 element

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ODH Address Extension
... extension ..0
... url uri"http://hl7.org/fhir/us/odh/StructureDefinition/shr-core-Address-extension"
... valueAddress 1..Address

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension I0..*ODH Address Extension
... id 0..1stringxml:id (or equivalent in JSON)
... url 1..1uri"http://hl7.org/fhir/us/odh/StructureDefinition/shr-core-Address-extension"
... valueAddress 1..1AddressValue of extension

doco Documentation for this format

Summary

Mandatory: 0 element (1 nested mandatory element)
Fixed Value: 1 element
Prohibited: 1 element

Differential View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ODH Address Extension
... extension ..0
... url uri"http://hl7.org/fhir/us/odh/StructureDefinition/shr-core-Address-extension"
... valueAddress 1..Address

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension I0..*ODH Address Extension
... id 0..1stringxml:id (or equivalent in JSON)
... url 1..1uri"http://hl7.org/fhir/us/odh/StructureDefinition/shr-core-Address-extension"
... valueAddress 1..1AddressValue of extension

doco Documentation for this format

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

 

 

Constraints

IdPathDetailsRequirements
ele-1ExtensionAll FHIR elements must have a @value or children
: children().count() > id.count()
ext-1ExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()