: MR Episode Type ValueSet - TTL Representation
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#> .
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "mr-episode-type"] ;
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 mr-episode-type</b></p><a name=\"mr-episode-type\"> </a><a name=\"hcmr-episode-type\"> </a><a name=\"mr-episode-type-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-mr-episode-type.html\"><code>https://fhir.medirecords.com/CodeSystem/mr-episode-type</code></a></li><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-episodeofcare-type.html\"><code>http://terminology.hl7.org/CodeSystem/episodeofcare-type</code></a></li></ul></div>"
] ;
fhir:url [ fhir:v "https://fhir.medirecords.com/ValueSet/mr-episode-type"^^xsd:anyURI] ;
fhir:version [ fhir:v "1.4.1"] ;
fhir:name [ fhir:v "MREpisodeType"] ;
fhir:title [ fhir:v "MR Episode Type ValueSet"] ;
fhir:status [ fhir:v "active"] ;
fhir:date [ fhir:v "2025-02-03T04:29:41+00:00"^^xsd:dateTime] ;
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "https://fhir.medirecords.com/CodeSystem/mr-episode-type"^^xsd:anyURI ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/episodeofcare-type"^^xsd:anyURI ] ] )
] .