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-OPAT.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-OPAT

status: Active

name: OPAT team

telecom: opat@uzleuven.be, ph: 016/34 32 74


Source1

{
  "resourceType": "CareTeam",
  "id": "CareTeam-OPAT",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "name": "OPAT team",
  "telecom": [
    {
      "system": "email",
      "value": "opat@uzleuven.be",
      "rank": 1
    },
    {
      "system": "phone",
      "value": "016/34 32 74",
      "rank": 1
    }
  ]
}