This is Snapshot #3 for FHIR R5, released to support Connectathon 32. For a full list of available versions, see the Directory of published versions.
Patient Administration Work Group | Maturity Level: 1 | Trial Use | Use Context: Any |
Official URL: http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName
|
Version: 5.0.0-snapshot3 | |||
draft as of 2020-12-28 | Computable Name: PatMothersMaidenName | |||
Flags: Non-Modifier | OID: 2.16.840.1.113883.4.642.5.1329 |
Context of Use: Use on Element ID Patient
Mother's maiden (unmarried) name, commonly collected to help verify patient identity.
Summary
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
PatMothersMaidenName | 0..1 | string | URL = http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName PatMothersMaidenName: Mother's maiden (unmarried) name, commonly collected to help verify patient identity. Use on Element ID Patient | |
Documentation for this format |
Full Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | 0..1 | Extension | URL = http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName PatMothersMaidenName: Mother's maiden (unmarried) name, commonly collected to help verify patient identity. Use on Element ID Patient | |
extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName" | |
value[x] | 1..1 | string | Value of extension | |
Documentation for this format |
XML Template
<!-- PatMothersMaidenName --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName" > <!-- from Element: extension --> <valueString value="[string]"/><!-- I 1..1 Value of extension --> </extension>
JSON Template
Summary
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
PatMothersMaidenName | 0..1 | string | URL = http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName PatMothersMaidenName: Mother's maiden (unmarried) name, commonly collected to help verify patient identity. Use on Element ID Patient | |
Documentation for this format |
Full Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | 0..1 | Extension | URL = http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName PatMothersMaidenName: Mother's maiden (unmarried) name, commonly collected to help verify patient identity. Use on Element ID Patient | |
extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName" | |
value[x] | 1..1 | string | Value of extension | |
Documentation for this format |
XML Template
<!-- PatMothersMaidenName --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName" > <!-- from Element: extension --> <valueString value="[string]"/><!-- I 1..1 Value of extension --> </extension>
Constraints
Search
mothersMaidenName | string | Search based on patient's mother's maiden name Expression: Patient.extension('http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName').value |
Examples of this extension