| Package | hl7.fhir.us.cqfmeasures |
| Resource Type | SearchParameter |
| Id | Library-expansion-identifier |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/cqfmeasures/http://hl7.org/fhir/us/cqfmeasures/STU5/SearchParameter-Library-expansion-identifier.html |
| URL | http://hl7.org/fhir/us/cqfmeasures/SearchParameter/Library-expansion-identifier |
| Version | 5.0.0 |
| Status | draft |
| Date | 2023-05-25T13:00:00-05:00 |
| Name | LibraryExpansionIdentifier |
| Realm | us |
| 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/us/cqfmeasures/SearchParameter/Library-expansion-identifier",
"version": "5.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": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"code": "expansion-identifier",
"base": [
"Library"
],
"type": "string",
"expression": "contained.ofType(Parameters).parameter.where(name='expansion').value",
"xpathUsage": "normal"
}