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

FHIR IG analytics

Packagehl7.fhir.be.patient-monitoring
Resource TypeCareTeam
IdCareTeam-CareTeam-F-7766077.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 CareTeam-F-7766077

status: Active

category: Episode of care-focused care team

name: Home hospitalization care team

subject: NUMMER 15 KWS-TESTPATIENT (official) Female, DoB: 1931-04-19 ( Medical record number: 310419V999 (use: usual, ))

participant

member: CareTeam OPAT team

participant

member: CareTeam Catheter team

participant

member: CareTeam Emergency reception

managingOrganization: Organization UZ Leuven


Source1

{
  "resourceType": "CareTeam",
  "id": "CareTeam-F-7766077",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "category": [
    {
      "coding": [
        {
          "system": "http://loinc.org",
          "code": "LA27977-0",
          "display": "Episode of care-focused care team"
        }
      ]
    }
  ],
  "name": "Home hospitalization care team",
  "subject": {
    "reference": "Patient/Patient-123"
  },
  "participant": [
    {
      "member": {
        "reference": "CareTeam/CareTeam-OPAT"
      }
    },
    {
      "member": {
        "reference": "CareTeam/CareTeam-Katheter"
      }
    },
    {
      "member": {
        "reference": "CareTeam/CareTeam-Spoed"
      }
    }
  ],
  "managingOrganization": [
    {
      "reference": "Organization/Organization-UZL"
    }
  ]
}