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

: ValueSetServiceRequestTypeMyCore - TTL Representation

Active as of 2024-04-28

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-service-request-type-my-core"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "3" ] ;
fhir:lastUpdated [ fhir:v "2022-07-24T08:25:17.997+08:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#CgZJ5HHwCgdan5SY"^^xsd:anyURI ] ;
    ( fhir:tag [
fhir:system [ fhir:v "https://smilecdr.com/fhir/NamingSystem/tags"^^xsd:anyURI ] ;
fhir:code [ fhir:v "validation_passed" ] ;
fhir:display [ fhir:v "Validation Passed" ]     ] )
  ] ; # 
  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 value-set-service-request-type-my-core</b></p><a name=\"value-set-service-request-type-my-core\"> </a><a name=\"hcvalue-set-service-request-type-my-core\"> </a><a name=\"value-set-service-request-type-my-core-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 3; Last updated: 2022-07-24 08:25:17+0800; </p><p style=\"margin-bottom: 0px\">Information Source: #CgZJ5HHwCgdan5SY</p><p style=\"margin-bottom: 0px\">Tag: Validation Passed (Details: tags code validation_passed = 'Validation Passed')</p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-code-system-primary-care-type-my-core.html\"><code>http://fhir.hie.moh.gov.my/CodeSystem/primary-care-type-my-core</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-code-system-secondary-care-type-my-core.html\"><code>http://fhir.hie.moh.gov.my/CodeSystem/secondary-care-type-my-core</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-code-system-tertiary-care-type-my-core.html\"><code>http://fhir.hie.moh.gov.my/CodeSystem/tertiary-care-type-my-core</code></a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/ValueSet/service-request-type-my-core"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "ValueSetServiceRequestTypeMyCore"] ; # 
  fhir:title [ fhir:v "ValueSetServiceRequestTypeMyCore"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2024-04-28T23:30:28.824077+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 "Service request type in Malaysia"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/primary-care-type-my-core"^^xsd:anyURI ]     ] [
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/secondary-care-type-my-core"^^xsd:anyURI ]     ] [
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/tertiary-care-type-my-core"^^xsd:anyURI ]     ] )
  ] . #