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 Quality (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-quality-my-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-quality-my-core</b></p><a name=\"value-set-pain-quality-my-core\"> </a><a name=\"hcvalue-set-pain-quality-my-core\"> </a><a name=\"value-set-pain-quality-my-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/8708008/\">8708008</a></td><td>Sharp pain</td></tr><tr><td><a href=\"https://loinc.org/49575005/\">49575005</a></td><td>Shooting pain</td></tr><tr><td><a href=\"https://loinc.org/83644001/\">83644001</a></td><td>Dull pain</td></tr><tr><td><a href=\"https://loinc.org/36349006/\">36349006</a></td><td>Burning pain</td></tr><tr><td><a href=\"https://loinc.org/786837007/\">786837007</a></td><td>Tingling pain</td></tr><tr><td><a href=\"https://loinc.org/44077006/\">44077006</a></td><td>Numbness</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/ValueSet/pain-quality-my-core"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "ValueSetPainQualityMyCore"] ; # 
  fhir:title [ fhir:v "Value Set Pain Quality (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 "8708008" ] ;
fhir:display [ fhir:v "Sharp pain" ]       ] [
fhir:code [ fhir:v "49575005" ] ;
fhir:display [ fhir:v "Shooting pain" ]       ] [
fhir:code [ fhir:v "83644001" ] ;
fhir:display [ fhir:v "Dull pain" ]       ] [
fhir:code [ fhir:v "36349006" ] ;
fhir:display [ fhir:v "Burning pain" ]       ] [
fhir:code [ fhir:v "786837007" ] ;
fhir:display [ fhir:v "Tingling pain" ]       ] [
fhir:code [ fhir:v "44077006" ] ;
fhir:display [ fhir:v "Numbness" ]       ] )     ] )
  ] . #