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

FHIR IG analytics

Packageeng.fhir.profile.dev
Resource TypeCareTeam
IdPOD.82ee3c35-59f7-4efc-b548-077ccdb77526.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CareTeam",
  "id": "POD.82ee3c35-59f7-4efc-b548-077ccdb77526",
  "meta": {
    "profile": [
      "https://pnt.gov/fhir/StructureDefinition/CareTeam"
    ]
  },
  "participant": [
    {
      "role": [
        {
          "coding": [
            {
              "system": "https://terminology.pnt.gov/CodeSystem/ruoloPractitionerRole",
              "code": "MMG"
            }
          ]
        }
      ],
      "member": {
        "reference": "Practitioner/POD.f1e35195-6764-484a-bacb-d721b7026f5e"
      }
    },
    {
      "role": [
        {
          "coding": [
            {
              "system": "https://terminology.pnt.gov/CodeSystem/ruoloPractitionerRole",
              "code": "MED-ASL"
            }
          ]
        }
      ],
      "member": {
        "reference": "Practitioner/POD.6b53cd8d-a70e-466f-9fab-16eb530f536a"
      }
    }
  ]
}