Package | ans.fhir.fr.cds |
Type | SearchParameter |
Id | cds-patient-birthplace |
FHIR Version | R4 |
Source | https://interop.esante.gouv.fr/ig/fhir/cds/https://interop.esante.gouv.fr/ig/fhir/cds/2.0.0/SearchParameter-cds-patient-birthplace.html |
URL | https://interop.esante.gouv.fr/ig/fhir/cds/SearchParameter/cds-patient-birthplace |
Version | 2.0.0 |
Status | active |
Date | 2024-09-24T14:07:38+00:00 |
Name | CDSPatientBirthplace |
Realm | fr |
Authority | national |
Description | Lieu de naissance du patient |
Type | string |
CapabilityStatement | |
CDSConsommateur | CI-SIS Gestion du Cercle de Soins - Consommateur |
CDSGestionnaire | CI-SIS Gestion du Cercle de Soins - Gestionnaire |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter cds-patient-birthplace
Parameter birthplace
:string
Lieu de naissance du patient
Resource | Patient |
Expression | extension('http://hl7.org/fhir/StructureDefinition/patient-birthPlace').value as Address |
Multiples |
|
{ "resourceType": "SearchParameter", "id": "cds-patient-birthplace", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://interop.esante.gouv.fr/ig/fhir/cds/SearchParameter/cds-patient-birthplace", "version": "2.0.0", "name": "CDSPatientBirthplace", "status": "active", "date": "2024-09-24T14:07:38+00:00", "publisher": "ANS", "contact": [ { "name": "ANS", "telecom": [ { "system": "url", "value": "https://esante.gouv.fr" } ] } ], "description": "Lieu de naissance du patient", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "FR", "display": "FRANCE" } ] } ], "code": "birthplace", "base": [ "Patient" ], "type": "string", "expression": "extension('http://hl7.org/fhir/StructureDefinition/patient-birthPlace').value as Address", "multipleOr": false, "multipleAnd": false }