Package | hl7-france-fhir.administrative |
Resource Type | StructureDefinition |
Id | fr-patient-birth-place.StructureDefinition |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=hl7-france-fhir.administrative@11.2021.1&canonical=http://interopsante.org/fhir/StructureDefinition/FrPatientBirthPlace |
URL | http://interopsante.org/fhir/StructureDefinition/FrPatientBirthPlace |
Version | 1.0 |
Status | draft |
Date | 2021-06-10 |
Name | FrPatientBirthPlace |
Title | Birth Place |
Authority | hl7 |
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. |
Type | Extension |
Kind | complex-type |
No resources found
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pa" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 } ], "url": "http://interopsante.org/fhir/StructureDefinition/FrPatientBirthPlace", "version": "1.0", "name": "FrPatientBirthPlace", "title": "Birth Place", "status": "draft", "date": "2021-06-10", "publisher": "HL7", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Patient" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "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.", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://interopsante.org/fhir/StructureDefinition/FrPatientBirthPlace" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "min": 1, "type": [ { "code": "Address" } ] }, { "id": "Extension.value[x].district", "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", "min": 1 } ] } }