VRIS - Viljatusravi infosüsteem, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TEHIK-EE/ig-ee-vris/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Practitioner",
"id" : "practitioner-doctor",
"language" : "et",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"et\" lang=\"et\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner practitioner-doctor</b></p><a name=\"practitioner-doctor\"> </a><a name=\"hcpractitioner-doctor\"> </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\">Language: et</p></div><p><b>identifier</b>: <code>https://fhir.ee/sid/pid/est/ni</code>/38201010015, <code>https://fhir.ee/sid/pro/est/pho</code>/D99876\u00a0(,\u00a0period:\u00a01999-12-01 --> (ongoing))</p><p><b>name</b>: Toktor Arst </p></div>"
},
"identifier" : [
{
"system" : "https://fhir.ee/sid/pid/est/ni",
"value" : "38201010015"
},
{
"system" : "https://fhir.ee/sid/pro/est/pho",
"value" : "D99876",
"period" : {
"start" : "1999-12-01"
}
}
],
"name" : [
{
"family" : "Arst",
"given" : [
"Toktor"
]
}
]
}