FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.eu.fhir.xshare-careplan
Resource TypeCareTeam
IdCareTeam-xshare-careplan-careteam-example.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CareTeam xshare-careplan-careteam-example

status: Active

name: Diabetes follow-up care team

subject: Maria Rossi Female, DoB: 1975-04-12 ( http://example.org/patients#PAT-001)

Participants

-Member
*Organization Example Community Health Centre

Source1

{
  "resourceType": "CareTeam",
  "id": "xshare-careplan-careteam-example",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "name": "Diabetes follow-up care team",
  "subject": {
    "reference": "Patient/xshare-careplan-patient-example"
  },
  "participant": [
    {
      "member": {
        "reference": "Organization/xshare-careplan-organization-example"
      }
    }
  ]
}