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
<Organization xmlns="http://hl7.org/fhir"> <id value="OrganizationExample"/> <meta> <profile value="http://fhir.mn/StructureDefinition/mng-core-organization"/> </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>: OrganizationExample</p><p><b>meta</b>: </p><p><b>identifier</b>: ID-123-456-789</p><p><b>active</b>: true</p><p><b>type</b>: prov <span style="background: LightGoldenRodYellow">(Details : {[not stated] code 'prov' = 'prov)</span></p><p><b>name</b>: Ulaanbaatar Med Emneleg</p><p><b>telecom</b>: ph: +976 76110055, info@ubmed.mn</p><p><b>address</b>: Ulaanbaatar Med Hospital, Khasbaatar street, 4rd khoroolol, Bayangol District, Ulaanbaatar, Mongolia(HOME)</p><h3>Contacts</h3><table class="grid"><tr><td>-</td><td><b>Purpose</b></td><td><b>Name</b></td><td><b>Telecom</b></td><td><b>Address</b></td></tr><tr><td>*</td><td>admin <span style="background: LightGoldenRodYellow">(Details : {[not stated] code 'admin' = 'admin)</span></td><td>First Name Familyname Clanname</td><td>ph: +976 123456789</td><td>Ulaanbaatar Med Hospital, Khasbaatar street, 4rd khoroolol, Bayangol District, Ulaanbaatar, Mongolia(HOME)</td></tr></table></div> </text> <extension url="http://fhir.mn/StructureDefinition/period"> <valuePeriod> <start value="2020-01-01"/> </valuePeriod> </extension> <extension url="http://fhir.mn/StructureDefinition/accreditation"> <extension url="http://fhir.mn/StructureDefinition/accreditation-type"> <valueCodeableConcept> <coding> <code value="ACCRED"/> </coding> </valueCodeableConcept> </extension> <extension url="http://fhir.mn/StructureDefinition/accreditation-identifier"> <valueIdentifier> <value value="ACCRED-ID-123"/> </valueIdentifier> </extension> <extension url="http://fhir.mn/StructureDefinition/accreditation-period"> <valuePeriod> <start value="2020-01-01"/> </valuePeriod> </extension> <extension url="http://fhir.mn/StructureDefinition/accreditation-issuer"> <valueReference> <reference value="Organization/GovernmentOrganizationExample"/> </valueReference> </extension> </extension> <extension url="http://fhir.mn/StructureDefinition/ownership"> <valueCodeableConcept> <coding> <code value="EXAMPLE"/> </coding> </valueCodeableConcept> </extension> <identifier> <system value="http://fhir.mn/identifiers/organization/national-identification-number"/> <value value="ID-123-456-789"/> </identifier> <active value="true"/> <type> <coding> <code value="prov"/> </coding> </type> <name value="Ulaanbaatar Med Emneleg"/> <telecom> <system value="phone"/> <value value="+976 76110055"/> </telecom> <telecom> <system value="email"/> <value value="info@ubmed.mn"/> </telecom> <address> <extension url="http://fhir.mn/StructureDefinition/subdistrict"> <valueCodeableConcept> <coding> <code value="4"/> <display value="4 khroo"/> </coding> </valueCodeableConcept> </extension> <use value="home"/> <text value="Ulaanbaatar Med Hospital, Khasbaatar street, 4rd khoroolol, Bayangol District, Ulaanbaatar, Mongolia"/> <line value="Ulaanbaatar Med Hospital"/> <line value="Khasbaatar street"/> <district value="3"/> <state value="22"/> <country value="Mongolia"/> </address> <contact> <purpose> <coding> <code value="admin"/> </coding> </purpose> <name> <extension url="http://fhir.mn/StructureDefinition/clan-name"> <valueString value="Clanname"/> </extension> <text value="First Name Familyname Clanname"/> <family value="Familyname"/> <given value="First"/> <given value="Name"/> </name> <telecom> <system value="phone"/> <value value="+976 123456789"/> </telecom> <address> <extension url="http://fhir.mn/StructureDefinition/subdistrict"> <valueCodeableConcept> <coding> <code value="4"/> </coding> </valueCodeableConcept> </extension> <use value="home"/> <text value="Ulaanbaatar Med Hospital, Khasbaatar street, 4rd khoroolol, Bayangol District, Ulaanbaatar, Mongolia"/> <line value="Ulaanbaatar Med Hospital"/> <line value="Khasbaatar street"/> <district value="3"/> <state value="22"/> <country value="Mongolia"/> </address> </contact> </Organization>