HL7® FHIR® Malaysia Core (MY Core) Implementation Guide - Local Development build (v2.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2024-09-25 |
{
"resourceType" : "SearchParameter",
"id" : "Bundle-composition-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Bundle-composition-type</b></p><a name=\"Bundle-composition-type\"> </a><a name=\"hcBundle-composition-type\"> </a><h2>SearchParameterBundleCompositionTypeMyCore</h2><p>Parameter <code>composition.identifier</code>:<code>token</code></p><div><p>Bundle composition identifier</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/bundle.html\">Bundle</a></td></tr><tr><td>Expression</td><td><code>Bundle.entry[0].resource.as(Composition).identifier</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
},
"url" : "http://fhir.hie.moh.gov.my/SearchParameter/Bundle-composition-identifier",
"version" : "2.0.1",
"name" : "SearchParameterBundleCompositionTypeMyCore",
"status" : "active",
"date" : "2024-09-25T04:04:09.5621857+00:00",
"publisher" : "MHNexus Sdn Bhd",
"contact" : [
{
"name" : "MHNexus Sdn Bhd",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/ | https://www.mhn.asia/"
},
{
"system" : "email",
"value" : "bizdev@mhnexus.com"
}
]
}
],
"description" : "Bundle composition identifier",
"code" : "composition.identifier",
"base" : [
"Bundle"
],
"type" : "token",
"expression" : "Bundle.entry[0].resource.as(Composition).identifier"
}