OZO FHIR implementation guide
0.1.0 - ci-build
OZO FHIR implementation guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "CareTeam",
"id" : "1473",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2025-06-19T11:00:00.000+00:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CareTeam 1473</b></p><a name=\"1473\"> </a><a name=\"hc1473\"> </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\">version: 1; Last updated: 2025-06-19 11:00:00+0000</p></div><p><b>identifier</b>: <code>OZO-CONNECT/Team</code>/40, <code>email</code>/thuiszorg.oost@zorgorganisatie.nl</p><p><b>status</b>: Active</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 394730007}\">Thuiszorg Afdeling</span></p><p><b>name</b>: Afdeling Thuiszorg Oost</p><blockquote><p><b>participant</b></p><p><b>role</b>: <span title=\"Codes:{http://snomed.info/sct 224535009}\">Verpleegkundige</span></p><p><b>member</b>: <a href=\"Practitioner-1210.html\">Annemiek Jansen</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title=\"Codes:{http://snomed.info/sct 224535009}\">Verpleegkundige</span></p><p><b>member</b>: <a href=\"Practitioner-1220.html\">Sophie de Boer</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title=\"Codes:{http://snomed.info/sct 224540007}\">Wijkverpleegkundige</span></p><p><b>member</b>: <a href=\"Practitioner-1221.html\">Lars Hendriks</a></p></blockquote><p><b>managingOrganization</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.12.0-beta.4&canonical=http://simplifier.net/packages/nictiz.fhir.nl.r4.zib2020#0.12.0-beta.4/Organization/1354\">Zorgorganisatie Oost Nederland</a></p><p><b>note</b>: </p><blockquote><div><p>Dit is een afdeling thuiszorg team zonder specifieke patiënt toewijzing</p>\n</div></blockquote></div>"
},
"identifier" : [
{
"system" : "OZO-CONNECT/Team",
"value" : "40"
},
{
"system" : "email",
"value" : "thuiszorg.oost@zorgorganisatie.nl"
}
],
"status" : "active",
"category" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "394730007",
"display" : "Healthcare related organization"
}
],
"text" : "Thuiszorg Afdeling"
}
],
"name" : "Afdeling Thuiszorg Oost",
"participant" : [
{
"role" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "224535009",
"display" : "Registered nurse"
}
],
"text" : "Verpleegkundige"
}
],
"member" : {
🔗 "reference" : "Practitioner/1210",
"type" : "Practitioner",
"display" : "Annemiek Jansen"
}
},
{
"role" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "224535009",
"display" : "Registered nurse"
}
],
"text" : "Verpleegkundige"
}
],
"member" : {
🔗 "reference" : "Practitioner/1220",
"type" : "Practitioner",
"display" : "Sophie de Boer"
}
},
{
"role" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "224540007",
"display" : "Community nurse"
}
],
"text" : "Wijkverpleegkundige"
}
],
"member" : {
🔗 "reference" : "Practitioner/1221",
"type" : "Practitioner",
"display" : "Lars Hendriks"
}
}
],
"managingOrganization" : [
{
"reference" : "Organization/1354",
"type" : "Organization",
"display" : "Zorgorganisatie Oost Nederland"
}
],
"note" : [
{
"text" : "Dit is een afdeling thuiszorg team zonder specifieke patiënt toewijzing"
}
]
}