Magentus Practice Management FHIR Implementation Guide
1.2.39 - ci-build Australia flag

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

: Request Claim Result Type CodeSystem - TTL Representation

Draft as of 2025-06-12

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "eorder-claim-result-type-codesystem"] ; # 
  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: CodeSystem eorder-claim-result-type-codesystem</b></p><a name=\"eorder-claim-result-type-codesystem\"> </a><a name=\"hceorder-claim-result-type-codesystem\"> </a><a name=\"eorder-claim-result-type-codesystem-en\"> </a><p>This case-sensitive code system <code>http://fhir.geniesolutions.io/CodeSystem/eorder-claim-result-type-codesystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">ok<a name=\"eorder-claim-result-type-codesystem-ok\"> </a></td><td>OK</td></tr><tr><td style=\"white-space:nowrap\">fulfillment-active-elsewhere<a name=\"eorder-claim-result-type-codesystem-fulfillment-active-elsewhere\"> </a></td><td>Fulfillment is in-progress with another organization</td></tr><tr><td style=\"white-space:nowrap\">fulfillment-active<a name=\"eorder-claim-result-type-codesystem-fulfillment-active\"> </a></td><td>Fulfillment is in-progress with the provided organization</td></tr><tr><td style=\"white-space:nowrap\">already-fulfiller<a name=\"eorder-claim-result-type-codesystem-already-fulfiller\"> </a></td><td>Fulfillment is already claimed by the provided organization</td></tr><tr><td style=\"white-space:nowrap\">fulfillment-cancelled<a name=\"eorder-claim-result-type-codesystem-fulfillment-cancelled\"> </a></td><td>Fulfillment was cancelled</td></tr><tr><td style=\"white-space:nowrap\">requisition-not-found<a name=\"eorder-claim-result-type-codesystem-requisition-not-found\"> </a></td><td>Requisition Not Found</td></tr><tr><td style=\"white-space:nowrap\">organization-not-found<a name=\"eorder-claim-result-type-codesystem-organization-not-found\"> </a></td><td>Organisation Not Found</td></tr><tr><td style=\"white-space:nowrap\">claim-in-progress<a name=\"eorder-claim-result-type-codesystem-claim-in-progress\"> </a></td><td>Claim is already in progress</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://fhir.geniesolutions.io/CodeSystem/eorder-claim-result-type-codesystem"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.2.39"] ; # 
  fhir:name [ fhir:v "EOrderClaimResultTypeCodeSystem"] ; # 
  fhir:title [ fhir:v "Request Claim Result Type CodeSystem"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-06-12T02:07:46+00: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 "Request Claim Result Type CodeSystem"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AU" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "8"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "ok" ] ;
fhir:display [ fhir:v "OK" ]
  ] [
fhir:code [ fhir:v "fulfillment-active-elsewhere" ] ;
fhir:display [ fhir:v "Fulfillment is in-progress with another organization" ]
  ] [
fhir:code [ fhir:v "fulfillment-active" ] ;
fhir:display [ fhir:v "Fulfillment is in-progress with the provided organization" ]
  ] [
fhir:code [ fhir:v "already-fulfiller" ] ;
fhir:display [ fhir:v "Fulfillment is already claimed by the provided organization" ]
  ] [
fhir:code [ fhir:v "fulfillment-cancelled" ] ;
fhir:display [ fhir:v "Fulfillment was cancelled" ]
  ] [
fhir:code [ fhir:v "requisition-not-found" ] ;
fhir:display [ fhir:v "Requisition Not Found" ]
  ] [
fhir:code [ fhir:v "organization-not-found" ] ;
fhir:display [ fhir:v "Organisation Not Found" ]
  ] [
fhir:code [ fhir:v "claim-in-progress" ] ;
fhir:display [ fhir:v "Claim is already in progress" ]
  ] ) . #