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

FHIR IG Statistics: ValueSet/rsg-source-document-type

Packagehl7.fhir.au.base
TypeValueSet
Idrsg-source-document-type
FHIR VersionR4
Sourcehttp://hl7.org.au/fhir/https://build.fhir.org/ig/mjosborne1/mjo-au-fhir-base/ValueSet-rsg-source-document-type.html
URLhttp://terminology.hl7.org.au/ValueSet/rsg-source-document-type
Version6.0.0-ci-build
Statusactive
Date2025-06-23T03:38:40+00:00
NameAURecordedSexOrGenderSourceDocumentType
TitleAU Recorded Sex or Gender (RSG) Source Document Type
Realmau
Authorityhl7
DescriptionThe AU Recorded Sex or Gender (RSG) Source Document Type value set includes codes that can be used to represent the type of document where this sex or gender value is recorded.
CopyrightThis material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
rsg-source-document-typeAU Recorded Sex or Gender Source Document Type
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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

Generated Narrative: ValueSet rsg-source-document-type

Profile: https://healthterminologies.gov.au/fhir/StructureDefinition/composed-value-set-4

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "rsg-source-document-type",
  "meta": {
    "profile": [
      "https://healthterminologies.gov.au/fhir/StructureDefinition/composed-value-set-4"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org.au/fhir/ImplementationGuide/hl7.fhir.au.base"
          }
        ]
      }
    }
  ],
  "url": "http://terminology.hl7.org.au/ValueSet/rsg-source-document-type",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.3.4.2.4.32"
    }
  ],
  "version": "6.0.0-ci-build",
  "name": "AURecordedSexOrGenderSourceDocumentType",
  "title": "AU Recorded Sex or Gender (RSG) Source Document Type",
  "status": "active",
  "experimental": false,
  "date": "2025-06-23T03:38:40+00:00",
  "publisher": "HL7 Australia",
  "contact": [
    {
      "name": "HL7 Australia FHIR Working Group",
      "telecom": [
        {
          "system": "url",
          "value": "https://confluence.hl7.org/display/HAFWG",
          "use": "work"
        }
      ]
    }
  ],
  "description": "The AU Recorded Sex or Gender (RSG) Source Document Type value set includes codes that can be used to represent the type of document where this sex or gender value is recorded.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "AU"
        }
      ]
    }
  ],
  "copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "71230-7"
          },
          {
            "code": "53245-7"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org.au/CodeSystem/rsg-source-document-type",
        "concept": [
          {
            "code": "passport"
          },
          {
            "code": "citizenship-certificate"
          },
          {
            "code": "birth-notification"
          }
        ]
      }
    ]
  }
}