Монгол Улсын ЭМӨМТ Хэрэгжүүлэлтийн Удирдамж
1.0.0 - Хянах

Монгол Улсын ЭМӨМТ Хэрэгжүүлэлтийн Удирдамж - Local Development build (v1.0.0). See the Directory of published versions

Эмнэлгийн мэргэжилтний ажил үүргийн жишээ - XML Representation

((тайлбар луу буцах))

Түүхий xml

Эх сурвалжийг үзэх


<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="PractitionerRoleExample"/>
  <meta>
    <profile
             value="http://fhir.mn/StructureDefinition/mng-core-practitioner-role"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: PractitionerRoleExample</p><p><b>meta</b>: </p><p><b>practitioner</b>: <a href="Practitioner-PractitionerExample.html">Generated Summary: id: PractitionerExample; 987654321; active; Наран Батболд; ph: +976 74185296; gender: female; birthDate: 1975-10-20</a></p><p><b>organization</b>: <a href="Organization-OrganizationExample.html">Generated Summary: id: OrganizationExample; ID-123-456-789; active; <span title="Codes: ">prov</span>; name: Улаанбаатар Мед Эмнэлэг; ph: +976 76110055, info@ubmed.mn</a></p><p><b>specialty</b>: 394803006 <span style="background: LightGoldenRodYellow">(Details : {[not stated] code '394803006' = '394803006)</span></p></div>
  </text>
  <practitioner>
    <reference value="Practitioner/PractitionerExample"/>
  </practitioner>
  <organization>
    <reference value="Organization/OrganizationExample"/>
  </organization>
  <specialty>
    <coding>
      <code value="394803006"/>
    </coding>
  </specialty>
</PractitionerRole>