| Package | csiro.fhir.au.smartforms |
| Resource Type | ValueSet |
| Id | PrimaryCarerParentGrandparent |
| FHIR Version | R4 |
| Source | https://smartforms.csiro.au/ig/https://build.fhir.org/ig/aehrc/smart-forms-ig/ValueSet-PrimaryCarerParentGrandparent.html |
| URL | https://smartforms.csiro.au/ig/ValueSet/PrimaryCarerParentGrandparent |
| Version | 0.3.0 |
| Status | draft |
| Date | 2025-08-12T04:01:10+00:00 |
| Name | PrimaryCarerParentGrandparent |
| Title | Primary Carer Of Parent Or Grandparent |
| Realm | au |
| Authority | hl7 |
| Description | The Primary Carer Of Parent Or Grandparent value set includes values that can indicate whether a primary carer is one of the parents or a grandparent. |
| Copyright | Copyright © 2022+ Australian Government Department of Health and Aged Care - All rights reserved. This content is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. See https://creativecommons.org/licenses/by-sa/4.0/. |
No resources found
| CodeSystem | |
| v3-NullFlavor | NullFlavor |
| v3-RoleCode | RoleCode |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet PrimaryCarerParentGrandparent
This value set contains 4 concepts
| Code | System | Display (en-US) | Definition |
| MTH | http://terminology.hl7.org/CodeSystem/v3-RoleCode | mother | The player of the role is a female who conceives, gives birth to, or raises and nurtures the scoping entity (child). |
| FTH | http://terminology.hl7.org/CodeSystem/v3-RoleCode | father | The player of the role is a male who begets or raises or nurtures the scoping entity (child). |
| GRPRN | http://terminology.hl7.org/CodeSystem/v3-RoleCode | grandparent | The player of the role is a parent of the scoping person's mother or father. |
| NA | http://terminology.hl7.org/CodeSystem/v3-NullFlavor | not applicable | Known to have no proper value (e.g., last menstrual period for a male). |
{
"resourceType": "ValueSet",
"id": "PrimaryCarerParentGrandparent",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://smartforms.csiro.au/ig/ValueSet/PrimaryCarerParentGrandparent",
"version": "0.3.0",
"name": "PrimaryCarerParentGrandparent",
"title": "Primary Carer Of Parent Or Grandparent",
"status": "draft",
"experimental": false,
"date": "2025-08-12T04:01:10+00:00",
"publisher": "AEHRC CSIRO",
"contact": [
{
"name": "AEHRC CSIRO",
"telecom": [
{
"system": "url",
"value": "https://confluence.csiro.au/display/PCDQFPhase2/Primary+Care+Data+Quality+Foundations+-+Phase+2"
}
]
}
],
"description": "The Primary Carer Of Parent Or Grandparent value set includes values that can indicate whether a primary carer is one of the parents or a grandparent.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "AU",
"display": "Australia"
}
]
}
],
"copyright": "Copyright © 2022+ Australian Government Department of Health and Aged Care - All rights reserved.\nThis content is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.\nSee https://creativecommons.org/licenses/by-sa/4.0/.\n",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"concept": [
{
"code": "MTH"
},
{
"code": "FTH"
},
{
"code": "GRPRN"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"concept": [
{
"code": "NA"
}
]
}
]
},
"expansion": {
"identifier": "urn:uuid:f8e7efc2-94d6-403e-9e40-3a3a4e9fffb4",
"timestamp": "2025-05-01T10:00:56+10:00",
"total": 4,
"offset": 0,
"parameter": [
{
"name": "displayLanguage",
"valueCode": "en-US"
},
{
"name": "count",
"valueInteger": 1000
},
{
"name": "offset",
"valueInteger": 0
},
{
"name": "excludeNested",
"valueBoolean": false
},
{
"name": "used-codesystem",
"valueUri": "http://terminology.hl7.org/CodeSystem/v3-RoleCode|3.0.0"
},
{
"name": "used-codesystem",
"valueUri": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor|3.0.0"
}
],
"contains": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "MTH",
"display": "mother"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "FTH",
"display": "father"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "GRPRN",
"display": "grandparent"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"code": "NA",
"display": "not applicable"
}
]
}
}