MHNSushi - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: ValueSetLoinc (MY Core) - 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#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "value-set-loinc-my-core"] ; #
fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2022-11-22T09:18:39.613+08:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#EbdhYwXW0co5AB62"^^xsd:anyURI ]
] ; #
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-loinc-my-core</b></p><a name=\"value-set-loinc-my-core\"> </a><a name=\"hcvalue-set-loinc-my-core\"> </a><a name=\"value-set-loinc-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: 2; Last updated: 2022-11-22 09:18:39+0800; </p><p style=\"margin-bottom: 0px\">Information Source: #EbdhYwXW0co5AB62</p></div><ul><li>Include all codes defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/ValueSet/loinc-my-core"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "ValueSetLoincMyCore"] ; #
fhir:title [ fhir:v "ValueSetLoinc (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:description [ fhir:v "LOINC value set"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ] )
] . #