Te Whatu Ora Shared Care FHIR API
0.3.9 - release New Zealand flag

Te Whatu Ora Shared Care FHIR API - Local Development build (v0.3.9) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Rheumatic fever patient care team participant role codes - JSON Representation

Active as of 2024-06-20

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "rf-careteam-participant-role-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/133932002\">133932002</a></td><td>Caregiver (person)</td></tr><tr><td><a href=\"http://snomed.info/id/58626002\">58626002</a></td><td>Legal guardian (person)</td></tr><tr><td><a href=\"http://snomed.info/id/320731000210100\">320731000210100</a></td><td>Support person</td></tr><tr><td><a href=\"http://snomed.info/id/394738000\">394738000</a></td><td>Other related persons (person)</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir-ig-uat.digital.health.nz/shared-care/ValueSet/rf-careteam-participant-role-code",
  "version" : "1.0.0",
  "name" : "RheumaticFeverCareTeamParticipantRoleValueSet",
  "title" : "Rheumatic fever patient care team participant role codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-06-20T01:54:07+00:00",
  "publisher" : "Te Whatu Ora",
  "contact" : [
    {
      "name" : "Te Whatu Ora",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.tewhatuora.govt.nz/"
        }
      ]
    },
    {
      "name" : "David Grainger",
      "telecom" : [
        {
          "system" : "email",
          "value" : "david.grainger@middleware.co.nz",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "This value set includes codes for the roles participants can perform in a rheumatic fever patient care team",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NZ",
          "display" : "New Zealand"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "133932002",
            "display" : "Caregiver (person)"
          },
          {
            "code" : "58626002",
            "display" : "Legal guardian (person)"
          },
          {
            "code" : "320731000210100",
            "display" : "Support person"
          },
          {
            "code" : "394738000",
            "display" : "Other related persons (person)"
          }
        ]
      }
    ]
  }
}