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

FHIR IG analytics

Packagefhir.paciosampledata
Resource TypeCareTeam
IdCareTeam-BSJ1-CareTeam-SNFDischargeToHHA.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 BSJ1-CareTeam-SNFDischargeToHHA

version: 1; Last updated: 2024-09-21 13:54:22+0000

status: Active

name: Post Discharge to Home Care Team

subject: Betsy Smith-Johnson

period: 2024-09-20 05:00:00+0000 --> (ongoing)

participant

role: Primary Care Physician

member: PractitionerRole Primary care provider (occupation)

participant

role: Physical Therapist

member: PractitionerRole Physical Therapist

participant

role: Speech Language Pathologist

member: Practitioner Alexander Kuikhoff

participant

role: Occupational Therapist

member: PractitionerRole Occupational Therapist

participant

role: SNF Geriatrician

member: PractitionerRole Internal Medicine Physician

participant

role: HHA Speech Language Pathologist

member: PractitionerRole Speech-Language Pathologist

participant

role: HHA Nurse Practitioner

member: PractitionerRole Nurse Practitioner

participant

role: HHA Occupational Therapist

member: PractitionerRole Occupational Therapist


Source1

{
  "resourceType": "CareTeam",
  "id": "BSJ1-CareTeam-SNFDischargeToHHA",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2024-09-21T13:54:22.000+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "name": "Post Discharge to Home Care Team",
  "subject": {
    "reference": "Patient/patient-betsysmith-johnson01",
    "type": "Patient",
    "display": "Betsy Smith-Johnson"
  },
  "period": {
    "start": "2024-09-20T05:00:00.000Z"
  },
  "participant": [
    {
      "role": [
        {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "version": "http://snomed.info/sct/731000124108",
              "code": "453231000124104",
              "display": "Primary care provider (occupation)"
            }
          ],
          "text": "Primary Care Physician"
        }
      ],
      "member": {
        "reference": "PractitionerRole/Role-IMMD-AnitaChu"
      }
    },
    {
      "role": [
        {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "24430003",
              "display": "Physical medicine specialist"
            }
          ],
          "text": "Physical Therapist"
        }
      ],
      "member": {
        "reference": "PractitionerRole/PractitionerRole-PT-DeyonteDarden"
      }
    },
    {
      "role": [
        {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "159026005",
              "display": "Speech and language therapist"
            }
          ],
          "text": "Speech Language Pathologist"
        }
      ],
      "member": {
        "reference": "Practitioner/Practitioner-AlexanderKuikhoff"
      }
    },
    {
      "role": [
        {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "80546007",
              "display": "Occupational Therapist"
            }
          ],
          "text": "Occupational Therapist"
        }
      ],
      "member": {
        "reference": "PractitionerRole/PractitionerRole-OT-SonjaValdez"
      }
    },
    {
      "role": [
        {
          "coding": [
            {
              "system": "http://nucc.org/provider-taxonomy",
              "code": "207R00000X",
              "display": "Internal Medicine Physician"
            }
          ],
          "text": "SNF Geriatrician"
        }
      ],
      "member": {
        "reference": "PractitionerRole/PractitionerRole-MD-HemaOnko"
      }
    },
    {
      "role": [
        {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "159026005",
              "display": "Speech and language therapist"
            }
          ],
          "text": "HHA Speech Language Pathologist"
        }
      ],
      "member": {
        "reference": "PractitionerRole/PractitionerRole-SLP-MiaRinaldi"
      }
    },
    {
      "role": [
        {
          "coding": [
            {
              "system": "http://nucc.org/provider-taxonomy",
              "code": "363L00000X",
              "display": "Nurse Practitioner"
            }
          ],
          "text": "HHA Nurse Practitioner"
        }
      ],
      "member": {
        "reference": "PractitionerRole/PractitionerRole-DNP-JudySalas"
      }
    },
    {
      "role": [
        {
          "coding": [
            {
              "system": "http://nucc.org/provider-taxonomy",
              "code": "225X00000X",
              "display": "Occupational Therapist"
            }
          ],
          "text": "HHA Occupational Therapist"
        }
      ],
      "member": {
        "reference": "PractitionerRole/PractitionerRole-OT-InaKrause"
      }
    }
  ]
}