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

: ЭММ-4: Амбулаторийн үндсэн онош - 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:Condition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "FormEMM4Diagnosis"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.mn/fhir/StructureDefinition/mn-core-condition"^^xsd:anyURI ;
fhir:l <http://fhir.mn/fhir/StructureDefinition/mn-core-condition>     ] )
  ] ; # 
  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: Condition FormEMM4Diagnosis</b></p><a name=\"FormEMM4Diagnosis\"> </a><a name=\"hcFormEMM4Diagnosis\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mn-core-condition.html\">Монгол улсын үндсэн Condition профайл</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>code</b>: <span title=\"Codes:{http://fhir.mn/fhir/CodeSystem/mn-core-icd10 A15}\">Амьсгалын замын сүрьеэ</span></p><p><b>subject</b>: <a href=\"Patient-ExampleMongolianPatientEMM4.html\">Сүхбат Дорж  Male, DoB: 1990-05-05 ( http://fhir.mn/sid/national-id#MongolianNationalId#НБ90050555)</a></p><p><b>encounter</b>: <a href=\"Encounter-FormEMM4Encounter.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2026-06-01 09:00:00+0000 --&gt; 2026-06-01 09:30:00+0000; reasonCode = </a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-clinical>       ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [
fhir:v "http://fhir.mn/fhir/CodeSystem/mn-core-icd10"^^xsd:anyURI ;
fhir:l <http://fhir.mn/fhir/CodeSystem/mn-core-icd10>       ] ;
fhir:code [ fhir:v "A15" ] ;
fhir:display [ fhir:v "Амьсгалын замын сүрьеэ" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/ExampleMongolianPatientEMM4 ;
fhir:reference [ fhir:v "Patient/ExampleMongolianPatientEMM4" ]
  ] ; # 
  fhir:encounter [
fhir:l fhir:Encounter/FormEMM4Encounter ;
fhir:reference [ fhir:v "Encounter/FormEMM4Encounter" ]
  ] . #