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
: SearchParameter Medication Service Provider MyCore - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:SearchParameter ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "medication-service-provider-my-core"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter medication-service-provider-my-core</b></p><a name=\"medication-service-provider-my-core\"> </a><a name=\"hcmedication-service-provider-my-core\"> </a><h2>SearchParameterMedicationServiceProviderMyCore</h2><p>Parameter <code>service-provider</code>:<code>reference</code></p><div><p>Orgranization who provides this medication</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/medication.html\">Medication</a></td></tr><tr><td>Expression</td><td><code>Medication.extension('http://fhir.hie.moh.gov.my/StructureDefinition/service-provider-my-core')</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Target Resources</td><td><a href=\"http://hl7.org/fhir/R4/organization.html\">Organization</a></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>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/SearchParameter/medication-service-provider-my-core"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.0.1"] ; #
fhir:name [ fhir:v "SearchParameterMedicationServiceProviderMyCore"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2024-02-12T04:04:09.5621857+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "MHNexus Sdn Bhd"] ; #
fhir:contact ( [
fhir:name [ fhir:v "MHNexus Sdn Bhd" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/ | https://www.mhn.asia/" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "bizdev@mhnexus.com" ] ] )
] ) ; #
fhir:description [ fhir:v "Orgranization who provides this medication"] ; #
fhir:code [ fhir:v "service-provider"] ; #
fhir:base ( [ fhir:v "Medication"] ) ; #
fhir:type [ fhir:v "reference"] ; #
fhir:expression [ fhir:v "Medication.extension('http://fhir.hie.moh.gov.my/StructureDefinition/service-provider-my-core')"] ; #
fhir:xpathUsage [ fhir:v "normal"] ; #
fhir:target ( [ fhir:v "Organization"] ) . #