OZO FHIR implementation guide
0.2.4 - ci-build

OZO FHIR implementation guide - Local Development build (v0.2.4) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: CareTeam Pharmacy A - Apotheek de Pil - JSON Representation

Raw json | Download

{
  "resourceType" : "CareTeam",
  "id" : "CareTeam-Pharmacy-A",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2025-12-04T10:00:00.000+00:00",
    "profile" : [
      🔗 "http://ozoverbindzorg.nl/fhir/StructureDefinition/OZOCareTeam"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CareTeam CareTeam-Pharmacy-A</b></p><a name=\"CareTeam-Pharmacy-A\"> </a><a name=\"hcCareTeam-Pharmacy-A\"> </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-12-04 10:00:00+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ozo-careteam.html\">OZO CareTeam</a></p></div><p><b>identifier</b>: <code>OZO-CONNECT/Team</code>/pharmacy-a-team, <code>email</code>/apotheek@depil.nl</p><p><b>status</b>: Active</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 310080006}\">Apotheek Team</span></p><p><b>name</b>: Apotheek de Pil - Team</p><p><b>subject</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.12.0-beta.4&amp;canonical=http://simplifier.net/packages/nictiz.fhir.nl.r4.zib2020#0.12.0-beta.4/Patient/example-unassigned\">Organizational team - no specific patient</a></p><blockquote><p><b>participant</b></p><p><b>role</b>: <span title=\"Codes:{http://snomed.info/sct 46255001}\">Apotheker</span></p><p><b>member</b>: <a href=\"Practitioner-Practitioner-A-P-Otheeker.html\">A.P. Otheeker</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title=\"Codes:{http://snomed.info/sct 46255001}\">Apotheker</span></p><p><b>member</b>: <a href=\"Practitioner-1209.html\">Pieter de Vries</a></p></blockquote><p><b>managingOrganization</b>: <a href=\"Organization-Organization-Apotheek-de-Pil.html\">Apotheek de Pil</a></p><p><b>note</b>: </p><blockquote><div><p>Team voor apotheek de Pil - gebruikt voor team-level messaging</p>\n</div></blockquote></div>"
  },
  "identifier" : [
    {
      "system" : "OZO-CONNECT/Team",
      "value" : "pharmacy-a-team"
    },
    {
      "system" : "email",
      "value" : "apotheek@depil.nl"
    }
  ],
  "status" : "active",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "310080006",
          "display" : "Pharmacy service"
        }
      ],
      "text" : "Apotheek Team"
    }
  ],
  "name" : "Apotheek de Pil - Team",
  "subject" : {
    "reference" : "Patient/example-unassigned",
    "type" : "Patient",
    "display" : "Organizational team - no specific patient"
  },
  "participant" : [
    {
      "role" : [
        {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "46255001",
              "display" : "Pharmacist"
            }
          ],
          "text" : "Apotheker"
        }
      ],
      "member" : {
        🔗 "reference" : "Practitioner/Practitioner-A-P-Otheeker",
        "type" : "Practitioner",
        "display" : "A.P. Otheeker"
      }
    },
    {
      "role" : [
        {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "46255001",
              "display" : "Pharmacist"
            }
          ],
          "text" : "Apotheker"
        }
      ],
      "member" : {
        🔗 "reference" : "Practitioner/1209",
        "type" : "Practitioner",
        "display" : "Pieter de Vries"
      }
    }
  ],
  "managingOrganization" : [
    {
      🔗 "reference" : "Organization/Organization-Apotheek-de-Pil",
      "type" : "Organization",
      "display" : "Apotheek de Pil"
    }
  ],
  "note" : [
    {
      "text" : "Team voor apotheek de Pil - gebruikt voor team-level messaging"
    }
  ]
}