Монгол Улсын үндэсний цөм FHIR удирдамж (Mongolian National Core IG)
0.1.0 - draft Mongolia

Монгол Улсын үндэсний цөм 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

: Хавдрын эрт илрүүлгийн багц үйлчилгээ - 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:EpisodeOfCare ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ExampleEpisodeOfCareCancerScreening"] ; # 
  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: EpisodeOfCare ExampleEpisodeOfCareCancerScreening</b></p><a name=\"ExampleEpisodeOfCareCancerScreening\"> </a><a name=\"hcExampleEpisodeOfCareCancerScreening\"> </a><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/episodeofcare-type hacc}\">Хавдрын эрт илрүүлэг хөтөлбөр</span></p><p><b>patient</b>: <a href=\"Patient-ExampleMongolianPatientEMM3.html\">Намсрай Сүх  Male, DoB: 1980-01-01 ( http://fhir.mn/sid/national-id#MongolianNationalId#УУ80010155)</a></p><p><b>managingOrganization</b>: <a href=\"Organization-ExampleOrganizationEMM3.html\">Organization Сүхбаатар дүүргийн Эрүүл мэндийн төв</a></p><p><b>period</b>: 2026-05-15 --&gt; (ongoing)</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/episodeofcare-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/episodeofcare-type>       ] ;
fhir:code [ fhir:v "hacc" ] ;
fhir:display [ fhir:v "Home and Community Care" ]     ] ) ;
fhir:text [ fhir:v "Хавдрын эрт илрүүлэг хөтөлбөр" ]
  ] ) ; # 
  fhir:patient [
fhir:l fhir:Patient/ExampleMongolianPatientEMM3 ;
fhir:reference [ fhir:v "Patient/ExampleMongolianPatientEMM3" ]
  ] ; # 
  fhir:managingOrganization [
fhir:l fhir:Organization/ExampleOrganizationEMM3 ;
fhir:reference [ fhir:v "Organization/ExampleOrganizationEMM3" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2026-05-15"^^xsd:date ]
  ] . #