Монгол Улсын үндэсний цөм FHIR удирдамж (Mongolian National Core IG) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: ValueSet - Эрүүл мэндийн байгууллагын тусгай зөвшөөрлийн хэлбэр - TTL Representation
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 "organization-license-type"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet organization-license-type</b></p><a name=\"organization-license-type\"> </a><a name=\"hcorganization-license-type\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-organization-license-type.html\"><code>http://fhir.healthx.hdc.gov.mn/fhir/CodeSystem/organization-license-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.1.0</span></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://fhir.mn/fhir/ValueSet/organization-license-type"^^xsd:anyURI ;
fhir:l <http://fhir.mn/fhir/ValueSet/organization-license-type>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "OrganizationLicenseTypeVS"] ; #
fhir:title [ fhir:v "ValueSet - Эрүүл мэндийн байгууллагын тусгай зөвшөөрлийн хэлбэр"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-09-08T10:09:36+08:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Эрүүл мэндийн хөгжлийн төв (Health Development Center, Mongolia)"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Эрүүл мэндийн хөгжлийн төв (Health Development Center, Mongolia)" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hdc.gov.mn" ] ] )
] [
fhir:name [ fhir:v "Эрүүл мэндийн хөгжлийн төв (Health Development Center)" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hdc.gov.mn" ] ] )
] ) ; #
fhir:description [ fhir:v "ValueSet for Эрүүл мэндийн байгууллагын тусгай зөвшөөрлийн хэлбэр"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "MN" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://fhir.healthx.hdc.gov.mn/fhir/CodeSystem/organization-license-type"^^xsd:anyURI ;
fhir:l <http://fhir.healthx.hdc.gov.mn/fhir/CodeSystem/organization-license-type> ] ] )
] . #