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

: Value Set Pain Pattern (MY Core) - TTL Representation

Active as of 2024-12-26

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-pain-pattern-core"] ; # 
  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-pain-pattern-core</b></p><a name=\"value-set-pain-pattern-core\"> </a><a name=\"hcvalue-set-pain-pattern-core\"> </a><a name=\"value-set-pain-pattern-core-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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=\"https://loinc.org/LA9933-8/\">LA9933-8</a></td><td>Always (76-100%)</td></tr><tr><td><a href=\"https://loinc.org/LA10044-8/\">LA10044-8</a></td><td>Often (51-75%)</td></tr><tr><td><a href=\"https://loinc.org/LA10082-8/\">LA10082-8</a></td><td>Sometimes (26-50%)</td></tr><tr><td><a href=\"https://loinc.org/LA10066-1/\">LA10066-1</a></td><td>Rarely (1-25%)</td></tr><tr><td><a href=\"https://loinc.org/LA6270-8/\">LA6270-8</a></td><td>Never (0%)</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/ValueSet/pain-pattern-my-core"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "ValueSetPainPatternMyCore"] ; # 
  fhir:title [ fhir:v "Value Set Pain Pattern (MY Core)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2024-12-26T11:44:45+08: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:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "LA9933-8" ] ;
fhir:display [ fhir:v "Always (76-100%)" ]       ] [
fhir:code [ fhir:v "LA10044-8" ] ;
fhir:display [ fhir:v "Often (51-75%)" ]       ] [
fhir:code [ fhir:v "LA10082-8" ] ;
fhir:display [ fhir:v "Sometimes (26-50%)" ]       ] [
fhir:code [ fhir:v "LA10066-1" ] ;
fhir:display [ fhir:v "Rarely (1-25%)" ]       ] [
fhir:code [ fhir:v "LA6270-8" ] ;
fhir:display [ fhir:v "Never (0%)" ]       ] )     ] )
  ] . #