FHIR Belgium Base IG
0.1.0 -

FHIR Belgium Base IG - Local Development build (v0.1.0). See the Directory of published versions

Extension: nationality

The nationality of the patient.

The official URL for this extension is:

http://hl7.org/fhir/StructureDefinition/patient-nationality

Status: draft
Extension maintained by: HL7 Belgium

Context of Use

This extension may be used on the following element(s):

  • {"type"=>"Patient"}

Usage info

Usage:

Formal Views of Extension Content

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

This structure is derived from Extension

Summary

Fixed Value: 3 elements
Prohibited: 3 elements

Maturity: 1

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionNationality
... extension:code 0..1ExtensionNationality Code
.... extension 0..0
.... url 1..1uri"code"
.... valueCodeableConcept 0..1CodeableConcept
... extension:period 0..1ExtensionNationality Period
.... extension 0..0
.... url 1..1uri"period"
.... valuePeriod 0..1Period
... url 1..1uri"http://hl7.org/fhir/StructureDefinition/patient-nationality"

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension I0..*ExtensionNationality
... id 0..1stringUnique id for inter-element referencing
... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... extension:code I0..1ExtensionNationality Code
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..0
.... url 1..1uri"code"
.... value[x] I0..1(Slice Definition)Value of extension
Slice: Unordered, Closed by type:$this
..... value[x]:valueCodeableConcept I0..1CodeableConceptValue of extension
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..0
.... url 1..1uri"period"
.... value[x] I0..1(Slice Definition)Value of extension
Slice: Unordered, Closed by type:$this
..... value[x]:valuePeriod I0..1PeriodValue of extension
... url 1..1uri"http://hl7.org/fhir/StructureDefinition/patient-nationality"

doco Documentation for this format

This structure is derived from Extension

Summary

Fixed Value: 3 elements
Prohibited: 3 elements

Maturity: 1

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionNationality
... extension:code 0..1ExtensionNationality Code
.... extension 0..0
.... url 1..1uri"code"
.... valueCodeableConcept 0..1CodeableConcept
... extension:period 0..1ExtensionNationality Period
.... extension 0..0
.... url 1..1uri"period"
.... valuePeriod 0..1Period
... url 1..1uri"http://hl7.org/fhir/StructureDefinition/patient-nationality"

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension I0..*ExtensionNationality
... id 0..1stringUnique id for inter-element referencing
... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... extension:code I0..1ExtensionNationality Code
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..0
.... url 1..1uri"code"
.... value[x] I0..1(Slice Definition)Value of extension
Slice: Unordered, Closed by type:$this
..... value[x]:valueCodeableConcept I0..1CodeableConceptValue of extension
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..0
.... url 1..1uri"period"
.... value[x] I0..1(Slice Definition)Value of extension
Slice: Unordered, Closed by type:$this
..... value[x]:valuePeriod I0..1PeriodValue of extension
... url 1..1uri"http://hl7.org/fhir/StructureDefinition/patient-nationality"

doco Documentation for this format

 

Other representations of extension: Schematron

Terminology Bindings

Constraints

Constraints

IdPathDetailsRequirements
ele-1ExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Extension.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Extension.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Extension.extension:codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Extension.extension:codeMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Extension.extension:code.value[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Extension.extension:code.value[x]:valueCodeableConceptAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Extension.extension:periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Extension.extension:periodMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Extension.extension:period.value[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Extension.extension:period.value[x]:valuePeriodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())