Монгол Улсын үндэсний цөм 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
{
"resourceType" : "PractitionerRole",
"id" : "ExampleReferringDoctorRoleStomach",
"meta" : {
"profile" : [
🔗 "http://fhir.mn/fhir/StructureDefinition/mn-core-practitioner-role"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole ExampleReferringDoctorRoleStomach</b></p><a name=\"ExampleReferringDoctorRoleStomach\"> </a><a name=\"hcExampleReferringDoctorRoleStomach\"> </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-practitioner-role.html\">Монгол улсын үндсэн PractitionerRole профайл</a></p></div><p><b>practitioner</b>: <a href=\"Practitioner-ExampleReferringDoctorStomach.html\">Practitioner Саруул Энх </a></p><p><b>organization</b>: <a href=\"Organization-ExampleHospitalStomach.html\">Organization Хавдар судлалын үндэсний төв</a></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/practitioner-role doctor}\">Хэвлийн хөндийн мэс заслын эмч</span></p><p><b>telecom</b>: ph: 99001122</p></div>"
},
"practitioner" : {
🔗 "reference" : "Practitioner/ExampleReferringDoctorStomach"
},
"organization" : {
🔗 "reference" : "Organization/ExampleHospitalStomach"
},
"code" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/practitioner-role",
"code" : "doctor",
"display" : "Doctor"
}
],
"text" : "Хэвлийн хөндийн мэс заслын эмч"
}
],
"telecom" : [
{
"system" : "phone",
"value" : "99001122"
}
]
}