New Zealand Rheumatic Fever FHIR Implementation Guide
0.4.9 - draft

New Zealand Rheumatic Fever FHIR Implementation Guide, published by Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.4.9 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/fhir-rheumatic-fever/ and changes regularly. See the Directory of published versions

: SecondaryProphylaxisCareTeam - JSON Representation

Raw json | Download


{
  "resourceType" : "CareTeam",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2024-08-07T08:31:00Z",
    "profile" : [
      🔗 "https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/nz-rheumaticfever-careteam|1.0.0"
    ],
    "tag" : [
      {
        "system" : "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem",
        "code" : "rf-nz",
        "display" : "rheumatic fever"
      }
    ]
  },
  "identifier" : [
    {
      "use" : "usual",
      "type" : {
        "coding" : [
          {
            "system" : "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem",
            "code" : "rfccs-careteam-id"
          }
        ]
      },
      "system" : "https://standards.digital.health.nz/ns/rf-ccs-id",
      "value" : "CTM-0016606"
    }
  ],
  "status" : "active",
  "category" : [
    {
      "coding" : [
        {
          "system" : "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem",
          "code" : "rf-nz",
          "display" : "rheumatic fever"
        }
      ]
    }
  ],
  "name" : "Sage Westbrook's secondary prophylaxis team",
  "participant" : [
    {
      "member" : {
        "type" : "Organization",
        "identifier" : {
          "use" : "official",
          "system" : "https://standards.digital.health.nz/ns/hpi-organisation-id",
          "value" : "G0M086-B"
        },
        "display" : "Te Tai Tokerau Rheumatic Fever Secondary Prevention Service"
      },
      "period" : {
        "start" : "2024-05-14"
      }
    },
    {
      "role" : [
        {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "224535009",
              "display" : "Registered nurse"
            }
          ]
        }
      ],
      "member" : {
        "type" : "Practitioner",
        "identifier" : {
          "use" : "official",
          "system" : "https://standards.digital.health.nz/ns/hpi-practitioner-id",
          "value" : "98ZZQJ"
        },
        "display" : "Isabel Injecta"
      },
      "onBehalfOf" : {
        "type" : "Organization",
        "identifier" : {
          "use" : "official",
          "system" : "https://standards.digital.health.nz/ns/hpi-organisation-id",
          "value" : "G0M086-B"
        },
        "display" : "Te Tai Tokerau Rheumatic Fever Secondary Prevention Service"
      },
      "period" : {
        "start" : "2024-05-14"
      }
    },
    {
      "member" : {
        "type" : "Organization",
        "identifier" : {
          "use" : "official",
          "system" : "https://standards.digital.health.nz/ns/hpi-organisation-id",
          "value" : "G0M744-C"
        },
        "display" : "Taranaki Rheumatic Fever Secondary Prevention Service"
      },
      "period" : {
        "start" : "2024-05-14"
      }
    },
    {
      "role" : [
        {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "224535009",
              "display" : "Registered nurse"
            }
          ]
        }
      ],
      "member" : {
        "type" : "Practitioner",
        "identifier" : {
          "use" : "official",
          "system" : "https://standards.digital.health.nz/ns/hpi-practitioner-id",
          "value" : "95ZZEJ"
        },
        "display" : "Felicity Faraway"
      },
      "onBehalfOf" : {
        "type" : "Organization",
        "identifier" : {
          "use" : "official",
          "system" : "https://standards.digital.health.nz/ns/hpi-organisation-id",
          "value" : "G0M744-C"
        },
        "display" : "Taranaki Rheumatic Fever Secondary Prevention Service"
      },
      "period" : {
        "start" : "2024-05-14"
      }
    }
  ]
}