MHNSushi - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: ValueSetPractitionerRole (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-practitioner-role-code-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-practitioner-role-code-my-core</b></p><a name=\"value-set-practitioner-role-code-my-core\"> </a><a name=\"hcvalue-set-practitioner-role-code-my-core\"> </a><a name=\"value-set-practitioner-role-code-my-core-en-US\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept is-a 223366009 (Healthcare professional)</li></ul></div>"
] ; #
fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/ValueSet/practitioner-role-code-my-core"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "ValueSetPractitionerRoleMyCore"] ; #
fhir:title [ fhir:v "ValueSetPractitionerRole (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 "Practitioner Role My Core"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "is-a" ] ;
fhir:value [ fhir:v "223366009" ] ] ) ] )
] . #