Монгол Улсын үндэсний цөм 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:Condition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "FormEMM12Condition"] ; # 
  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 FormEMM12Condition</b></p><a name=\"FormEMM12Condition\"> </a><a name=\"hcFormEMM12Condition\"> </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 I21}\">Цочмог зүрхний шигдээс</span></p><p><b>subject</b>: <a href=\"Patient-ExampleMongolianPatientEMM12.html\">Болор Гантулга  Female, DoB: 1985-01-01 ( http://fhir.mn/sid/national-id#MongolianNationalId#НБ85010155)</a></p><p><b>encounter</b>: <a href=\"Encounter-FormEMM12Transfer.html\">Encounter: status = in-progress; class = inpatient encounter (ActCode#IMP); period = 2026-05-10 08:00:00+0000 --&gt; (ongoing); 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 "I21" ] ;
fhir:display [ fhir:v "Цочмог зүрхний шигдээс" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/ExampleMongolianPatientEMM12 ;
fhir:reference [ fhir:v "Patient/ExampleMongolianPatientEMM12" ]
  ] ; # 
  fhir:encounter [
fhir:l fhir:Encounter/FormEMM12Transfer ;
fhir:reference [ fhir:v "Encounter/FormEMM12Transfer" ]
  ] . #