New Zealand Rheumatic Fever FHIR Implementation Guide
0.4.7 - draft

New Zealand Rheumatic Fever FHIR Implementation Guide - Local Development build (v0.4.7) 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-08-08

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "rf-careteam-participant-role-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet rf-careteam-participant-role-code</b></p><a name=\"rf-careteam-participant-role-code\"> </a><a name=\"hcrf-careteam-participant-role-code\"> </a><a name=\"rf-careteam-participant-role-code-en-US\"> </a><p>This value set includes codes based on the following rules:</p><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/394738000\">394738000</a></td><td>Other related persons (person)</td></tr></table></li><li>Include codes from<a href=\"CodeSystem-nz-rheumaticfever-codesystem.html\"><code>https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem</code></a> where concept  descends from <a href=\"CodeSystem-nz-rheumaticfever-codesystem.html#nz-rheumaticfever-codesystem-NZ-specific-role-codes\">NZ-specific-role-codes</a></li><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-relatedperson-relationshiptype.html\">Patient relationship type</a></li></ul></div>"
  },
  "url" : "https://fhir-ig.digital.health.nz/rheumatic-fever/ValueSet/rf-careteam-participant-role-code",
  "version" : "1.0.0",
  "name" : "RFRelatedPersonRoleValueSet",
  "title" : "Rheumatic fever patient care team participant role codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-08T07:12:26+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",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "133932002",
            "display" : "Caregiver (person)"
          },
          {
            "code" : "58626002",
            "display" : "Legal guardian (person)"
          },
          {
            "code" : "394738000",
            "display" : "Other related persons (person)"
          }
        ]
      },
      {
        "system" : "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "NZ-specific-role-codes"
          }
        ]
      },
      {
        "valueSet" : [
          🔗 "http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype"
        ]
      }
    ]
  }
}