Package | hl7.fhir.uv.cqm |
Resource Type | SearchParameter |
Id | Library-expansion-identifier |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/cqm/https://build.fhir.org/ig/HL7/fhir-cqm/SearchParameter-Library-expansion-identifier.html |
URL | http://hl7.org/fhir/uv/cqm/SearchParameter/Library-expansion-identifier |
Version | 1.0.0 |
Status | draft |
Date | 2023-05-25T13:00:00-05:00 |
Name | LibraryExpansionIdentifier |
Realm | uv |
Authority | hl7 |
Description | Parameters.parameter.valueUri within Library.contained |
Type | string |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter Library-expansion-identifier
Parameter expansion-identifier
:string
Parameters.parameter.valueUri within Library.contained
Resource | Library |
Expression | contained.ofType(Parameters).parameter.where(name='expansion').value |
Processing Mode | Normal |
Multiples |
|
{ "resourceType": "SearchParameter", "id": "Library-expansion-identifier", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/uv/cqm/SearchParameter/Library-expansion-identifier", "version": "1.0.0", "name": "LibraryExpansionIdentifier", "status": "draft", "experimental": false, "date": "2023-05-25T13:00:00-05:00", "publisher": "HL7 International / Clinical Quality Information", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/cqi" } ] } ], "description": "Parameters.parameter.valueUri within Library.contained", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "code": "expansion-identifier", "base": [ "Library" ], "type": "string", "expression": "contained.ofType(Parameters).parameter.where(name='expansion').value", "xpathUsage": "normal" }