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

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

Packagehl7.fhir.au.base
TypeCodeSystem
Idrsg-source-document-type
FHIR VersionR4
Sourcehttp://hl7.org.au/fhir/https://build.fhir.org/ig/mjosborne1/mjo-au-fhir-base/CodeSystem-rsg-source-document-type.html
URLhttp://terminology.hl7.org.au/CodeSystem/rsg-source-document-type
Version6.0.0-ci-build
Statusactive
Date2025-06-23T03:38:40+00:00
NameAURecordedSexOrGenderSourceDocumentType
TitleAU Recorded Sex or Gender Source Document Type
Realmau
Authorityhl7
DescriptionThe AU Recorded Sex or Gender Source Document Type code system defines concepts that represent the type of document where this sex or gender value is recorded.
CopyrightHL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved.
Contentcomplete

Resources that use this resource

ValueSet
rsg-source-document-typeAU Recorded Sex or Gender (RSG) Source Document Type

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem rsg-source-document-type

Profile: https://healthterminologies.gov.au/fhir/StructureDefinition/complete-code-system-4

This case-sensitive code system http://terminology.hl7.org.au/CodeSystem/rsg-source-document-type defines the following codes in a Is-A hierarchy:

CodeDisplayDefinition
passport PassportA passport issued by a jurisdiction.
citizenship-certificate Citizenship CertificateA citizenship certificate issued by a jurisdiction.
birth-notification Birth NotificationA notification of a birth from the health service in which the birth occurred.

Source

{
  "resourceType": "CodeSystem",
  "id": "rsg-source-document-type",
  "meta": {
    "profile": [
      "https://healthterminologies.gov.au/fhir/StructureDefinition/complete-code-system-4"
    ]
  },
  "text": {
    "status": "generated",
    "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/CodeSystem/rsg-source-document-type",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.3.4.1.4.30"
    }
  ],
  "version": "6.0.0-ci-build",
  "name": "AURecordedSexOrGenderSourceDocumentType",
  "title": "AU Recorded Sex or Gender 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 Source Document Type code system defines concepts that represent the type of document where this sex or gender value is recorded.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "AU"
        }
      ]
    }
  ],
  "copyright": "HL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved.",
  "caseSensitive": true,
  "valueSet": "http://terminology.hl7.org.au/ValueSet/au-recorded-sex-or-gender-source-document-type",
  "hierarchyMeaning": "is-a",
  "compositional": false,
  "versionNeeded": false,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "passport",
      "display": "Passport",
      "definition": "A passport issued by a jurisdiction."
    },
    {
      "code": "citizenship-certificate",
      "display": "Citizenship Certificate",
      "definition": "A citizenship certificate issued by a jurisdiction."
    },
    {
      "code": "birth-notification",
      "display": "Birth Notification",
      "definition": "A notification of a birth from the health service in which the birth occurred."
    }
  ]
}