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

: ValueSetNationality (MY Core) - TTL Representation

Active as of 2024-04-28

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-nationality-my-core"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2023-03-16T00:41:04.779+08:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#kAyBcyTa3ZFLEWYp"^^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-nationality-my-core</b></p><a name=\"value-set-nationality-my-core\"> </a><a name=\"hcvalue-set-nationality-my-core\"> </a><a name=\"value-set-nationality-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: 1; Last updated: 2023-03-16 00:41:04+0800; </p><p style=\"margin-bottom: 0px\">Information Source: #kAyBcyTa3ZFLEWYp</p></div><ul><li>Include all codes defined in <a href=\"CodeSystem-code-system-nationality-my-core.html\"><code>http://fhir.hie.moh.gov.my/CodeSystem/nationality-my-core</code></a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/ValueSet/nationality-my-core"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "ValueSetNationalityMyCore"] ; # 
  fhir:title [ fhir:v "ValueSetNationality (MY Core)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2024-04-28T23:30:28.824077+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 "Nationality"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/nationality-my-core"^^xsd:anyURI ]     ] )
  ] . #