MediRecords FHIR Implementation Guide
1.4.2 - release


: MediRecords Medication Administration Performer Function ValueSet for Intravenous Infusion - 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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "mr-medication-admin-performer-function-iv"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet mr-medication-admin-performer-function-iv</b></p><a name=\"mr-medication-admin-performer-function-iv\"> </a><a name=\"hcmr-medication-admin-performer-function-iv\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-mr-medication-admin-performer-function-iv.html\"><code>https://fhir.medirecords.com/CodeSystem/mr-medication-admin-performer-function-iv</code></a></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-med-admin-perform-function.html\"><code>http://terminology.hl7.org/CodeSystem/med-admin-perform-function</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-med-admin-perform-function.html#med-admin-perform-function-verifier\">verifier</a></td><td>Verifier</td><td>A person who verifies the correctness and appropriateness of the service (plan, order, event, etc.) and hence takes on accountability.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-med-admin-perform-function.html#med-admin-perform-function-performer\">performer</a></td><td>Performer</td><td>A person, non-person living subject, organization or device that who actually and principally carries out the action</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://fhir.medirecords.com/ValueSet/mr-medication-admin-performer-function-iv"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.4.2"] ; # 
  fhir:name [ fhir:v "MRMedicationAdminPerformerFunctionValueSetIV"] ; # 
  fhir:title [ fhir:v "MediRecords Medication Administration Performer Function ValueSet for Intravenous Infusion"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2026-05-01T00:59:19+00:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "MediRecords Medication Administration Performer Function ValueSet for Intravenous Infusion"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "https://fhir.medirecords.com/CodeSystem/mr-medication-admin-performer-function-iv"^^xsd:anyURI ]     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/med-admin-perform-function"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "verifier" ] ;
fhir:display [ fhir:v "Verifier" ]       ] [
fhir:code [ fhir:v "performer" ] ;
fhir:display [ fhir:v "Performer" ]       ] )     ] )
  ] . #