This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R3 R2
URL for this extension:
http://hl7.org/fhir/ExtensionDefinition/birthPlace
Status: draft
The registered place of birth of the patient.
HL7 FHIR projectusage info: todo
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/birthPlace Place of Birth for patient: The registered place of birth of the patient. Use on element: Patient | ||
valueAddress | 0..1 | Address | Place of Birth for patient Use on element: Patient |
JSON Template
// extension added to existing object "http://hl7.org/fhir/ExtensionDefinition/birthPlace" : { // Place of Birth for patient "valueAddress" : [{ Address }] //Place of Birth for patient }
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/birthPlace Place of Birth for patient: The registered place of birth of the patient. Use on element: Patient | ||
valueAddress | 0..1 | Address | Place of Birth for patient Use on element: Patient |