Scheduling 1.0.0-comment - ballot
Publication Build: This will be filled in by the publication tooling
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @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 "iti-sched-status-reason"] ; # 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 iti-sched-status-reason</b></p><a name=\"iti-sched-status-reason\"> </a><a name=\"hciti-sched-status-reason\"> </a><a name=\"iti-sched-status-reason-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-status-reason.html\"><code>https://profiles.ihe.net/ITI/Scheduling/CodeSystem/status-reason</code></a></li></ul></div>" ] ; # fhir:url [ fhir:v "https://profiles.ihe.net/ITI/Scheduling/ValueSet/iti-sched-status-reason"^^xsd:anyURI] ; # fhir:version [ fhir:v "1.0.0-comment"] ; # fhir:name [ fhir:v "IHE_ITI_Sched_Status_Reason_Codes"] ; # fhir:title [ fhir:v "IHE ITI Sched Status Reason Codes"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2018-03-19"^^xsd:date] ; # fhir:publisher [ fhir:v "IHE IT Infrastructure Technical Committee"] ; # fhir:contact ( [ ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://www.ihe.net/ihe_domains/it_infrastructure/" ] ] ) ] [ ( fhir:telecom [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "iti@ihe.net" ] ] ) ] [ fhir:name [ fhir:v "IHE IT Infrastructure Technical Committee" ] ; ( fhir:telecom [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "iti@ihe.net" ] ] ) ] ) ; # fhir:description [ fhir:v "This value set is the full expansion of the ITI Scheduking Status Reason code system."] ; # fhir:jurisdiction ( [ ( fhir:coding [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ; fhir:code [ fhir:v "001" ] ] ) ] ) ; # fhir:compose [ ( fhir:include [ fhir:system [ fhir:v "https://profiles.ihe.net/ITI/Scheduling/CodeSystem/status-reason"^^xsd:anyURI ] ] ) ] . #