Package | fhir.argonaut.questionnaire |
Type | SearchParameter |
Id | patient-birthdate |
FHIR Version | R3 |
Source | http://fhir.org/guides/argonaut/questionnaire/http://fhir.org/guides/argonaut/questionnaire/1.0.0/SearchParameter-patient-birthdate.html |
URL | http://fhir.org/guides/argonaut/questionnaire/SearchParameter/patient-birthdate |
Status | active |
Date | 2019-02-18T23:57:46.835306Z |
Name | patient_birthdate |
Realm | us |
Authority | hl7 |
Description | [Patient](patient.html): The patient's date of birth |
Type | date |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative with Details
id: patient-birthdate
url: http://fhir.org/guides/argonaut/questionnaire/SearchParameter/patient-birthdate
name: patient_birthdate
status: active
experimental: false
date: 19/02/2019 10:57:46 AM
publisher: The Argonaut Project
contact:
code: birthdate
base: Patient
type: date
derivedFrom: http://hl7.org/fhir/SearchParameter/individual-birthdate
description: [Patient](patient.html): The patient's date of birth
expression: Patient.birthDate
xpath: f:Patient/f:birthDate
xpathUsage: normal
comparator: le, ge
{ "resourceType": "SearchParameter", "id": "patient-birthdate", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://fhir.org/guides/argonaut/questionnaire/SearchParameter/patient-birthdate", "name": "patient_birthdate", "status": "active", "experimental": false, "date": "2019-02-18T23:57:46.835306Z", "publisher": "The Argonaut Project", "contact": [ { "telecom": [ { "system": "url", "value": "https://github.com/argonautproject/questionnaire/issues" } ] } ], "code": "birthdate", "base": [ "Patient" ], "type": "date", "derivedFrom": "http://hl7.org/fhir/SearchParameter/individual-birthdate", "description": "[Patient](patient.html): The patient's date of birth\r\n", "expression": "Patient.birthDate", "xpath": "f:Patient/f:birthDate", "xpathUsage": "normal", "comparator": [ "le", "ge" ] }