Mongolian HDIT Implementation guide
1.0.0 - Review
Mongolian HDIT Implementation guide - Local Development build (v1.0.0). See the Directory of published versions
Source view
<Practitioner xmlns="http://hl7.org/fhir"> <id value="PractitionerExample"/> <meta> <profile value="http://fhir.mn/StructureDefinition/mng-core-practitioner"/> </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>: PractitionerExample</p><p><b>meta</b>: </p><p><b>identifier</b>: 987654321</p><p><b>active</b>: true</p><p><b>name</b>: Naran Batbold</p><p><b>telecom</b>: ph: +976 74185296</p><p><b>address</b>: 19 Olympic Street 1 khroo, Sükhbaatar District, Ulaanbaatar 14241, Mongolia(HOME)</p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1975-10-20</p><h3>Qualifications</h3><table class="grid"><tr><td>-</td><td><b>Identifier</b></td><td><b>Code</b></td><td><b>Period</b></td><td><b>Issuer</b></td></tr><tr><td>*</td><td>MD-1122334455</td><td>MD <span style="background: LightGoldenRodYellow">(Details : {[not stated] code 'MD' = 'MD)</span></td><td>28-Mar-2000 00:00:00 --> (ongoing)</td><td><a href="Organization-GovernmentOrganizationExample.html">Generated Summary: id: GovernmentOrganizationExample; 1234567; name: Ministry of Health</a></td></tr></table></div> </text> <extension url="http://fhir.mn/StructureDefinition/nationality"> <valueCodeableConcept> <text value="Mongolian"/> </valueCodeableConcept> </extension> <identifier> <system value="http://fhir.mn/identifiers/person/national-identification-number"/> <value value="987654321"/> </identifier> <active value="true"/> <name> <extension url="http://fhir.mn/StructureDefinition/clan-name"> <valueString value="Borjigon"/> </extension> <text value="Naran Batbold"/> <family value="Batbold"/> <given value="Naran"/> </name> <telecom> <system value="phone"/> <value value="+976 74185296"/> </telecom> <address> <extension url="http://fhir.mn/StructureDefinition/subdistrict"> <valueCodeableConcept> <coding> <code value="1"/> <display value="1 khroo"/> </coding> </valueCodeableConcept> </extension> <use value="home"/> <text value="19 Olympic Street 1 khroo, Sükhbaatar District, Ulaanbaatar 14241, Mongolia"/> <line value="19 Olympic Street,"/> <district value="16"/> <state value="22"/> <postalCode value="14241"/> <country value="Mongolia"/> </address> <gender value="female"/> <birthDate value="1975-10-20"/> <qualification> <identifier> <value value="MD-1122334455"/> </identifier> <code> <coding> <code value="MD"/> </coding> </code> <period> <start value="2000-03-28"/> </period> <issuer> <reference value="Organization/GovernmentOrganizationExample"/> </issuer> </qualification> </Practitioner>