FHIR IG analytics
| Package | tewhatuora.rheumaticfever |
| Resource Type | ValueSet |
| Id | ValueSet-rf-careteam-participant-role-code.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/tewhatuora/fhir-rheumatic-fever/ValueSet-rf-careteam-participant-role-code.html |
| URL | https://fhir-ig.digital.health.nz/rheumatic-fever/ValueSet/rf-careteam-participant-role-code |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-12-17T01:48:04+00:00 |
| Name | RFRelatedPersonRoleValueSet |
| Title | Rheumatic fever patient care team participant role codes |
| Authority | national |
| 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 |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
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"
]
}
]
}
}