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 Procedure Report 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 "procedure-report-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 procedure-report-my-core</b></p><a name=\"procedure-report-my-core\"> </a><a name=\"hcprocedure-report-my-core\"> </a><h2>SearchParameterProcedureReportMyCore</h2><p>Parameter <code>report</code>:<code>reference</code></p><div><p>Any report resulting from the Procedure</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/procedure.html\">Procedure</a></td></tr><tr><td>Expression</td><td><code>Procedure.report</code></td></tr><tr><td>Target Resources</td><td><a href=\"http://hl7.org/fhir/R4/diagnosticreport.html\">DiagnosticReport</a>, <a href=\"http://hl7.org/fhir/R4/documentreference.html\">DocumentReference</a>, <a href=\"http://hl7.org/fhir/R4/condition.html\">Condition</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/procedure-report-my-core"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.0.1"] ; #
fhir:name [ fhir:v "SearchParameterProcedureReportMyCore"] ; #
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 "Any report resulting from the Procedure"] ; #
fhir:code [ fhir:v "report"] ; #
fhir:base ( [ fhir:v "Procedure"] ) ; #
fhir:type [ fhir:v "reference"] ; #
fhir:expression [ fhir:v "Procedure.report"] ; #
fhir:target ( [ fhir:v "DiagnosticReport"] [ fhir:v "DocumentReference"] [ fhir:v "Condition"] ) . #