Interweave Implementation Guide
0.1.0 - ci-build
Interweave Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
Official URL: http://hl7.org/fhir/StructureDefinition/birthPlace | Version: 0.1.0 | |||
Draft as of 2017-10-19 | Computable Name: birthPlace |
The registered place of birth of the patient. A sytem may use the address.text if they don’t store the birthPlace address in discrete elements.
Context of Use
This extension may be used on the following element(s):
Usage info
Usage:
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..1 | Extension | Birth Place: The registered place of birth of the patient. | |
![]() ![]() ![]() | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/birthPlace" | |
![]() ![]() ![]() | 0..1 | Address | Birth Place: The registered place of birth of the patient. | |
![]() |
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..1 | Extension | Birth Place: The registered place of birth of the patient. | |
![]() ![]() ![]() | 0..1 | string | xml:id (or equivalent in JSON) | |
![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() ![]() | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/birthPlace" | |
![]() ![]() ![]() | 0..1 | Address | Value of extension Slice: Unordered, Closed by type:$this | |
![]() ![]() ![]() ![]() | 0..1 | Address | Birth Place: The registered place of birth of the patient. | |
![]() |
This structure is derived from Extension
Differential View
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..1 | Extension | Birth Place: The registered place of birth of the patient. | |
![]() ![]() ![]() | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/birthPlace" | |
![]() ![]() ![]() | 0..1 | Address | Birth Place: The registered place of birth of the patient. | |
![]() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..1 | Extension | Birth Place: The registered place of birth of the patient. | |
![]() ![]() ![]() | 0..1 | string | xml:id (or equivalent in JSON) | |
![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() ![]() | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/birthPlace" | |
![]() ![]() ![]() | 0..1 | Address | Value of extension Slice: Unordered, Closed by type:$this | |
![]() ![]() ![]() ![]() | 0..1 | Address | Birth Place: The registered place of birth of the patient. | |
![]() |
Other representations of profile: CSV, Excel, Schematron
Id | Grade | Path | Details | Requirements |
ele-1 | error | Extension | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) | |
ext-1 | error | Extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() |