Magentus Practice Management FHIR Implementation Guide
1.2.35 - ci-build

Magentus Practice Management FHIR Implementation Guide - Local Development build (v1.2.35) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: EOrders claimed tag value set - TTL Representation

Draft as of 2025-03-02

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 "eorders-claimed-tag-valueset"] ; # 
  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: ValueSet eorders-claimed-tag-valueset</b></p><a name=\"eorders-claimed-tag-valueset\"> </a><a name=\"hceorders-claimed-tag-valueset\"> </a><a name=\"eorders-claimed-tag-valueset-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-eorders-tag.html\"><code>http://fhir.geniesolutions.io/CodeSystem/eorders-tag</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-eorders-tag.html#eorders-tag-claimed-request\">claimed-request</a></td><td style=\"color: #cccccc\">claimed diagnostic request</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://fhir.geniesolutions.io/ValueSet/eorders-claimed-tag-valueset"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.2.35"] ; # 
  fhir:name [ fhir:v "EOrdersClaimedTagValueSet"] ; # 
  fhir:title [ fhir:v "EOrders claimed tag value set"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2025-03-02T12:29:52+10:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Magentus Practice Management"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Magentus Practice Management" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.magentus.com/practice-management" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "andy.bond@magentus.com" ]     ] )
  ] [
fhir:name [ fhir:v "Magentus Practice Management" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.magentus.com/practice-management" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "EOrders claimed tag value set"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://fhir.geniesolutions.io/CodeSystem/eorders-tag"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "claimed-request" ]       ] )     ] )
  ] . #