SPD - Service Provider Directory
0.2.0 - draft
SPD - Service Provider Directory, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 0.2.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-spd/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Practitioner",
"id" : "practitioner-limited",
"meta" : {
"profile" : [
🔗 "https://fhir.ee/spd/StructureDefinition/ee-spd-practitioner-limited"
]
},
"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-limited</b></p><a name=\"practitioner-limited\"> </a><a name=\"hcpractitioner-limited\"> </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><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ee-spd-practitioner-limited.html\">EE SPD PractitionerLimited</a></p></div><p><b>identifier</b>: <code>https://fhir.ee/sid/pro/est/pho</code>/M12345\u00a0(,\u00a0period:\u00a02002-03-02 --> (ongoing))</p><p><b>name</b>: Meiles Tulem </p></div>"
},
"identifier" : [
{
"system" : "https://fhir.ee/sid/pro/est/pho",
"value" : "M12345",
"period" : {
"start" : "2002-03-02"
}
}
],
"name" : [
{
"family" : "Tulem",
"given" : [
"Meiles"
]
}
]
}