Package | hl7.eu.fhir.gh |
Type | SearchParameter |
Id | Composition-category |
FHIR Version | R5 |
Source | http://hl7.eu/fhir/ig/gravitate-health/https://build.fhir.org/ig/hl7-eu/gravitate-health/SearchParameter-Composition-category.html |
URL | http://gravitate-health.com/SearchParameter/composition-category |
Version | 0.1.0 |
Status | active |
Date | 2025-07-18T15:55:38+00:00 |
Name | composition-category |
Title | composition-category |
Realm | eu |
Authority | hl7 |
Description | Search on composition category |
Type | token |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter Composition-category
Parameter composition.category
:token
Search on composition category
Resource | Bundle |
Expression | Bundle.entry[0].resource.as(Composition).category |
Multiples |
|
{ "resourceType": "SearchParameter", "id": "Composition-category", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://gravitate-health.com/SearchParameter/composition-category", "version": "0.1.0", "name": "composition-category", "title": "composition-category", "status": "active", "experimental": false, "date": "2025-07-18T15:55:38+00:00", "publisher": "Gravitate Health Project", "contact": [ { "name": "Gravitate Health Project", "telecom": [ { "system": "url", "value": "https://www.gravitatehealth.eu/" } ] }, { "name": "Gravitate Health Project", "telecom": [ { "system": "url", "value": "https://www.gravitatehealth.eu/" } ] } ], "description": "Search on composition category", "code": "composition.category", "base": [ "Bundle" ], "type": "token", "expression": "Bundle.entry[0].resource.as(Composition).category" }