Монгол Улсын үндэсний цөм 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:ServiceRequest ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "FormEMM4Plan"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.mn/fhir/StructureDefinition/mn-core-service-request"^^xsd:anyURI ;
fhir:l <http://fhir.mn/fhir/StructureDefinition/mn-core-service-request> ] )
] ; #
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: ServiceRequest FormEMM4Plan</b></p><a name=\"FormEMM4Plan\"> </a><a name=\"hcFormEMM4Plan\"> </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-service-request.html\">Монгол улсын үндсэн ServiceRequest профайл</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>code</b>: <span title=\"Codes:\">Рентген зураг авахуулах ба цэрний шинжилгээ өгөх</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 --> 2026-06-01 09:30:00+0000; reasonCode = </a></p><p><b>requester</b>: <a href=\"Practitioner-ExampleDoctorEMM4.html\">Practitioner Амар Баатар </a></p><p><b>reasonReference</b>: <a href=\"Condition-FormEMM4Diagnosis.html\">Condition Амьсгалын замын сүрьеэ</a></p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:intent [ fhir:v "plan"] ; #
fhir:code [
fhir:text [ 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" ]
] ; #
fhir:requester [
fhir:l fhir:Practitioner/ExampleDoctorEMM4 ;
fhir:reference [ fhir:v "Practitioner/ExampleDoctorEMM4" ]
] ; #
fhir:reasonReference ( [
fhir:l fhir:Condition/FormEMM4Diagnosis ;
fhir:reference [ fhir:v "Condition/FormEMM4Diagnosis" ]
] ) . #