{ "description": "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.", "_filename": "fr-patient-birth-place.StructureDefinition.json", "package_name": "hl7-france-fhir.administrative-2022", "date": "2021-06-10", "derivation": "constraint", "publisher": "HL7", "fhirVersion": "4.0.1", "name": "FrPatientBirthPlace", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "Extension", "experimental": null, "resourceType": "StructureDefinition", "title": "Birth Place", "package_version": "1.0.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pa" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 } ], "status": "draft", "id": "2f59cc86-4cc8-4baf-85bd-a535c76822f8", "kind": "complex-type", "url": "http://interopsante.org/fhir/StructureDefinition/FrPatientBirthPlace", "context": [ { "type": "element", "expression": "Patient" } ], "version": "1.0", "differential": { "element": [ { "id": "Extension", "max": "1", "path": "Extension", "short": "Place of Birth for patient", "definition": "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." }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://interopsante.org/fhir/StructureDefinition/FrPatientBirthPlace" }, { "id": "Extension.value[x]", "min": 1, "path": "Extension.value[x]", "type": [ { "code": "Address" } ] }, { "id": "Extension.value[x].district", "min": 1, "path": "Extension.value[x].district", "short": "District name (aka county) | Code officiel géogaphique (COG) de la commune (France) ou du pays", "definition": "The name of the administrative area (county) | Code officiel géogaphique (COG) de la commune (France) ou du pays" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }