NGS IG 0.1.0 - ci-build
NGS IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @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 "nhi-apply-type"] ; # 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 nhi-apply-type</b></p><a name=\"nhi-apply-type\"> </a><a name=\"hcnhi-apply-type\"> </a><a name=\"nhi-apply-type-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-nhi-apply-type.html\"><code>https://www.ghd.tw/cdm-fhir/CodeSystem/nhi-apply-type</code></a></li></ul></div>"^^rdf:XMLLiteral ] ; # fhir:url [ fhir:v "https://www.ghd.tw/cdm-fhir/ValueSet/nhi-apply-type"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.1.0"] ; # fhir:name [ fhir:v "NHIApplyType"] ; # fhir:title [ fhir:v "NHI-申報類別值集"] ; # fhir:status [ fhir:v "draft"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2024-10-01"^^xsd:date] ; # fhir:publisher [ fhir:v "衛生福利部"] ; # fhir:contact ( [ ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://www.ghd.tw" ] ] ) ] ) ; # fhir:description [ fhir:v "NHI-申報類別值集"] ; # fhir:compose [ ( fhir:include [ fhir:system [ fhir:v "https://www.ghd.tw/cdm-fhir/CodeSystem/nhi-apply-type"^^xsd:anyURI ] ] ) ] . #