0.1.0 - ci-build

MHNSushi - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ValueSetLocationType (MY Core) - TTL Representation

Active as of 2024-02-12

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 "value-set-location-type-my-core"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet value-set-location-type-my-core</b></p><a name=\"value-set-location-type-my-core\"> </a><a name=\"hcvalue-set-location-type-my-core\"> </a><a name=\"value-set-location-type-my-core-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-code-system-ward-category-my-core.html\"><code>http://fhir.hie.moh.gov.my/CodeSystem/ward-category-my-core</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-code-system-encounter-class-my-core.html\"><code>http://fhir.hie.moh.gov.my/CodeSystem/encounter-class-my-core</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-code-system-ward-class-my-core.html\"><code>http://fhir.hie.moh.gov.my/CodeSystem/ward-class-my-core</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-code-system-ward-specialty-my-core.html\"><code>http://fhir.hie.moh.gov.my/CodeSystem/ward-specialty-my-core</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-code-system-location-type-my-core.html\"><code>http://fhir.hie.moh.gov.my/CodeSystem/location-type-my-core</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-code-system-specialty-my-core.html\"><code>http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core</code></a></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-RoleCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-_ServiceDeliveryLocationRoleType\">_ServiceDeliveryLocationRoleType</a></td><td>ServiceDeliveryLocationRoleType	A role of a place that further classifies the setting (e.g., accident site, road side, work site, community location) in which services are delivered.</td><td>A role of a place that further classifies the setting (e.g., accident site, road side, work site, community location) in which services are delivered.</td></tr></table></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude all codes defined in <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-RoleCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code></a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/ValueSet/location-type-my-core"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "ValueSetLocationTypeMyCore"] ; # 
  fhir:title [ fhir:v "ValueSetLocationType (MY Core)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2024-02-12T04:04:09.5621857+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Example Publisher"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Example Publisher" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.org/example-publisher" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Location Type"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/ward-category-my-core"^^xsd:anyURI ]     ] [
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/encounter-class-my-core"^^xsd:anyURI ]     ] [
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/ward-class-my-core"^^xsd:anyURI ]     ] [
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/ward-specialty-my-core"^^xsd:anyURI ]     ] [
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/location-type-my-core"^^xsd:anyURI ]     ] [
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core"^^xsd:anyURI ]     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "_ServiceDeliveryLocationRoleType" ] ;
fhir:display [ fhir:v "ServiceDeliveryLocationRoleType	A role of a place that further classifies the setting (e.g., accident site, road side, work site, community location) in which services are delivered." ]       ] )     ] ) ;
    ( fhir:exclude [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ]     ] )
  ] . #