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
: EBookings Location Code ValueSet - 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 "ebookings-locationcode"] ; #
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 ebookings-locationcode</b></p><a name=\"ebookings-locationcode\"> </a><a name=\"hcebookings-locationcode\"> </a><a name=\"ebookings-locationcode-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/440654001\">440654001</a></td><td>Inpatient environment</td></tr><tr><td><a href=\"http://snomed.info/id/440655000\">440655000</a></td><td>Outpatient environment</td></tr><tr><td><a href=\"http://snomed.info/id/405607001\">405607001</a></td><td>Ambulatory surgery centre</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://fhir.geniesolutions.io/ValueSet/ebookings-locationcode"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.2.35"] ; #
fhir:name [ fhir:v "EBookingsLocationCode"] ; #
fhir:title [ fhir:v "EBookings Location Code ValueSet"] ; #
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 "EBookings Location Code ValueSet"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "440654001" ] ;
fhir:display [ fhir:v "Inpatient environment" ] ] [
fhir:code [ fhir:v "440655000" ] ;
fhir:display [ fhir:v "Outpatient environment" ] ] [
fhir:code [ fhir:v "405607001" ] ;
fhir:display [ fhir:v "Ambulatory surgery centre" ] ] ) ] )
] . #