| Package | MyHIE.v4-test |
| Resource Type | SearchParameter |
| Id | Bundle-composition-subject |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=MyHIE.v4-test@2.1.0-alpha&canonical=http://fhir.hie.moh.gov.my/SearchParameter/Bundle-composition-subject |
| URL | http://fhir.hie.moh.gov.my/SearchParameter/Bundle-composition-subject |
| Status | active |
| Date | 2023-12-26T23:52:40.2674263+00:00 |
| Name | composition.subject |
| Description | Bundle composition subject |
| Type | token |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "SearchParameter",
"id": "Bundle-composition-subject",
"url": "http://fhir.hie.moh.gov.my/SearchParameter/Bundle-composition-subject",
"name": "composition.subject",
"status": "active",
"date": "2023-12-26T23:52:40.2674263+00:00",
"description": "Bundle composition subject",
"code": "composition.subject",
"base": [
"Bundle"
],
"type": "token",
"expression": "Bundle.entry[0].resource.as(Composition).subject"
}