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: R4B R4 R3 R2
Mother's Maiden name
{ "resourceType": "ExtensionDefinition", "id": "patient-mothersMaidenName", "url": "http://hl7.org/fhir/ExtensionDefinition/patient-mothersMaidenName", "name": "Mother's Maiden name", "display": "Mother's Maiden Name", "publisher": "HL7", "description": "Mother's maiden name - commonly collected to help verify patient identity.", "status": "draft", "date": "2015-02-23T09:07:27+11:00", "mapping": [ { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM" } ], "contextType": "resource", "context": [ "Patient" ], "element": [ { "path": "Extension", "short": "Mother's Maiden name", "definition": "Mother's maiden name - commonly collected to help verify patient identity.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "mapping": [ { "identity": "v2", "map": "PID-6" }, { "identity": "rim", "map": "Role relationship to entity with maiden name (?)" } ] } ] }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.