Package | ca.on.dhdr.r4.v4 |
Resource Type | SearchParameter |
Id | bundle-composition-type |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.dhdr.r4.v4@0.1.2-beta&canonical=http://ehealthontario.ca/fhir/SearchParameter/Bundle-composition-type |
URL | http://ehealthontario.ca/fhir/SearchParameter/Bundle-composition-type |
Version | 4.0.1 |
Status | active |
Date | 2023-10-04 |
Name | composition.type |
Realm | us |
Authority | hl7 |
Description | Search by composition type |
Purpose | Need to search by composition |
Type | token |
CapabilityStatement | |
ca-on-ps-profile-CapabilityStatement-Consumer | Ontario Patient Summary Repository FHIR Capability Statement |
ca-on-ps-profile-CapabilityStatement-Repository | Ontario Patient Summary Repository FHIR Capability Statement |
No resources found
No narrative content found in resource
{ "resourceType": "SearchParameter", "id": "bundle-composition-type", "url": "http://ehealthontario.ca/fhir/SearchParameter/Bundle-composition-type", "name": "composition.type", "status": "active", "experimental": false, "version": "4.0.1", "date": "2023-10-04", "publisher": "Ontario Health", "contact": [ { "name": "Ontario Health", "telecom": [ { "system": "url", "value": "http://ontariohealth.ca" } ] } ], "description": "Search by composition type", "purpose": "Need to search by composition", "code": "composition.type", "base": [ "Bundle" ], "type": "token", "expression": "Bundle.entry[0].resource.as(Composition).type" }