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

FHIR IG analytics

Packagetewhatuora.rheumaticfever
Resource TypeValueSet
IdValueSet-rf-careteam-participant-role-code.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/tewhatuora/fhir-rheumatic-fever/ValueSet-rf-careteam-participant-role-code.html
URLhttps://fhir-ig.digital.health.nz/rheumatic-fever/ValueSet/rf-careteam-participant-role-code
Version1.0.0
Statusactive
Date2025-12-17T01:48:04+00:00
NameRFRelatedPersonRoleValueSet
TitleRheumatic fever patient care team participant role codes
Authoritynational
DescriptionThis value set defines relationships people can take in a rheumatic fever patient care team, and can also be used to define a consent-on-behalf relationship

Resources that use this resource

StructureDefinition
rf-patient-whanaumember-roleCodifies role taken by a whanau member of patient's care team

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG
nz-rheumaticfever-codesystemNZ-specific terminology in rheumatic fever data representation

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet rf-careteam-participant-role-code

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "rf-careteam-participant-role-code",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "2025-12-17T01:48:04+00:00",
  "publisher": "Te Whatu Ora",
  "contact": [
    {
      "name": "Te Whatu Ora",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.tewhatuora.govt.nz/"
        },
        {
          "system": "email",
          "value": "integration@tewhatuora.govt.nz"
        }
      ]
    },
    {
      "name": "HNZ Integration Team",
      "telecom": [
        {
          "system": "email",
          "value": "integration@tewhatuora.govt.nz",
          "use": "work"
        }
      ]
    }
  ],
  "description": "This value set defines relationships people can take in a rheumatic fever patient care team, and can also be used to define a consent-on-behalf relationship",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "133932002",
            "display": "Caregiver (person)"
          },
          {
            "code": "58626002",
            "display": "Legal guardian (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"
        ]
      }
    ]
  }
}