Package | hl7.fhir.uv.extensions |
Resource Type | SearchParameter |
Id | patient-extensions-Patient-birthOrderBoolean |
FHIR Version | R5 |
Source | http://hl7.org/fhir/extensions/https://build.fhir.org/ig/HL7/fhir-extensions/SearchParameter-patient-extensions-Patient-birthOrderBoolean.html |
URL | http://hl7.org/fhir/SearchParameter/patient-extensions-Patient-birthOrderBoolean |
Version | 5.3.0-ballot |
Status | active |
Date | 2025-07-25T17:39:07+00:00 |
Name | BirthOrderBoolean |
Title | birth Order Boolean |
Realm | uv |
Authority | hl7 |
Description | Search based on whether a patient was part of a multiple birth or not. |
Type | token |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter patient-extensions-Patient-birthOrderBoolean
Parameter birthOrderBoolean
:token
Search based on whether a patient was part of a multiple birth or not.
Resource | Patient |
Expression | Patient.multipleBirth |
Processing Mode | Normal |
Multiples |
|
{ "resourceType": "SearchParameter", "id": "patient-extensions-Patient-birthOrderBoolean", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 3 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pa" } ], "url": "http://hl7.org/fhir/SearchParameter/patient-extensions-Patient-birthOrderBoolean", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.31.17" } ], "version": "5.3.0-ballot", "name": "BirthOrderBoolean", "title": "birth Order Boolean", "status": "active", "experimental": false, "date": "2025-07-25T17:39:07+00:00", "publisher": "HL7 International / Patient Administration", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/pafm" } ] } ], "description": "Search based on whether a patient was part of a multiple birth or not.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "code": "birthOrderBoolean", "base": [ "Patient" ], "type": "token", "expression": "Patient.multipleBirth", "processingMode": "normal" }