FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/PrimaryCarerParentGrandparent

Packagecsiro.fhir.au.smartforms
TypeValueSet
IdPrimaryCarerParentGrandparent
FHIR VersionR4
Sourcehttps://smartforms.csiro.au/ig/https://build.fhir.org/ig/aehrc/smart-forms-ig/ValueSet-PrimaryCarerParentGrandparent.html
URLhttps://smartforms.csiro.au/ig/ValueSet/PrimaryCarerParentGrandparent
Version0.3.0
Statusdraft
Date2025-07-21T06:43:44+00:00
NamePrimaryCarerParentGrandparent
TitlePrimary Carer Of Parent Or Grandparent
Realmau
Authorityhl7
DescriptionThe 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.
CopyrightCopyright © 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/.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-NullFlavorNullFlavor
v3-RoleCodeRoleCode
v3-NullFlavorNullFlavor
v3-RoleCodeRoleCode

Narrative

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

Generated Narrative: ValueSet PrimaryCarerParentGrandparent

This value set contains 4 concepts

CodeSystemDisplay (en-US)Definition
  MTHhttp://terminology.hl7.org/CodeSystem/v3-RoleCodemother

The player of the role is a female who conceives, gives birth to, or raises and nurtures the scoping entity (child).

  FTHhttp://terminology.hl7.org/CodeSystem/v3-RoleCodefather

The player of the role is a male who begets or raises or nurtures the scoping entity (child).

  GRPRNhttp://terminology.hl7.org/CodeSystem/v3-RoleCodegrandparent

The player of the role is a parent of the scoping person's mother or father.

  NAhttp://terminology.hl7.org/CodeSystem/v3-NullFlavornot applicable

Known to have no proper value (e.g., last menstrual period for a male).


Source

{
  "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-07-21T06:43:44+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"
      }
    ]
  }
}