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

FHIR IG Statistics: ValueSet/administrative-gender

Packagecsiro.fhir.au.smartforms
TypeValueSet
Idadministrative-gender
FHIR VersionR4
Sourcehttps://smartforms.csiro.au/ig/https://build.fhir.org/ig/aehrc/smart-forms-ig/ValueSet-administrative-gender.html
URLhttp://hl7.org/fhir/ValueSet/administrative-gender
Version4.0.1
Statusactive
Date2019-11-01T09:29:23+11:00
NameAdministrativeGender
TitleAdministrativeGender
Realmau
Authorityhl7
DescriptionThe gender of a person used for administrative purposes.
CopyrightCopyright © 2011+ HL7. Licensed under Creative Commons "No Rights Reserved".

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
administrative-genderAdministrative Gender
administrative-genderAdministrativeGender

Narrative

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

Generated Narrative: ValueSet administrative-gender

Expansion based on codesystem AdministrativeGender v4.0.1 (CodeSystem)

This value set contains 4 concepts

CodeSystemDisplay (en-US)Definitionv2 map for AdministrativeGenderv3 map for AdministrativeGender
  malehttp://hl7.org/fhir/administrative-genderMaleMale.~http://terminology.hl7.org/5.5.0/ValueSet-v2-0001.html~http://terminology.hl7.org/5.5.0/ValueSet-v3-AdministrativeGender.html
  femalehttp://hl7.org/fhir/administrative-genderFemaleFemale.~http://terminology.hl7.org/5.5.0/ValueSet-v2-0001.html~http://terminology.hl7.org/5.5.0/ValueSet-v3-AdministrativeGender.html
  otherhttp://hl7.org/fhir/administrative-genderOtherOther.<http://terminology.hl7.org/5.5.0/ValueSet-v2-0001.html
<http://terminology.hl7.org/5.5.0/ValueSet-v2-0001.html
<http://terminology.hl7.org/5.5.0/ValueSet-v3-AdministrativeGender.html
  unknownhttp://hl7.org/fhir/administrative-genderUnknownUnknown.~http://terminology.hl7.org/5.5.0/ValueSet-v2-0001.html~http://terminology.hl7.org/5.5.0/ValueSet-v3-AdministrativeGender.html

Source

{
  "resourceType": "ValueSet",
  "id": "administrative-gender",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "normative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 5
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
      "valueCode": "4.0.0"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/administrative-gender",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.1"
    }
  ],
  "version": "4.0.1",
  "name": "AdministrativeGender",
  "title": "AdministrativeGender",
  "status": "active",
  "experimental": false,
  "date": "2019-11-01T09:29:23+11:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "The gender of a person used for administrative purposes.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "AU",
          "display": "Australia"
        }
      ]
    }
  ],
  "immutable": true,
  "copyright": "Copyright © 2011+ HL7. Licensed under Creative Commons \"No Rights Reserved\".",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/administrative-gender"
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:31c9098a-778c-4de6-9c2b-4f1e2db26179",
    "timestamp": "2025-05-01T10:00:55+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://hl7.org/fhir/administrative-gender|4.0.1"
      }
    ],
    "contains": [
      {
        "system": "http://hl7.org/fhir/administrative-gender",
        "code": "male",
        "display": "Male"
      },
      {
        "system": "http://hl7.org/fhir/administrative-gender",
        "code": "female",
        "display": "Female"
      },
      {
        "system": "http://hl7.org/fhir/administrative-gender",
        "code": "other",
        "display": "Other"
      },
      {
        "system": "http://hl7.org/fhir/administrative-gender",
        "code": "unknown",
        "display": "Unknown"
      }
    ]
  }
}