MHNSushi - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: ValueSetConsentCategory (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-consent-category-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-consent-category-my-core</b></p><a name=\"value-set-consent-category-my-core\"> </a><a name=\"hcvalue-set-consent-category-my-core\"> </a><a name=\"value-set-consent-category-my-core-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-consentcategorycodes.html\"><code>http://terminology.hl7.org/CodeSystem/consentcategorycodes</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-code-system-consent-category-my-core.html\"><code>http://fhir.hie.moh.gov.my/CodeSystem/consent-category-my-core</code></a></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/ValueSet/consent-category-my-core"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "ValueSetConsentCategoryMyCore"] ; #
fhir:title [ fhir:v "ValueSetConsentCategory (MY Core)"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2024-02-12T04:06:31.9155675+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 "Consent Category"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/consentcategorycodes"^^xsd:anyURI ] ] [
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/consent-category-my-core"^^xsd:anyURI ] ] )
] . #