FHIR IG Statistics: ValueSet/2.16.840.1.113883.1.11.1
Package | us.nlm.vsac |
Resource Type | ValueSet |
Id | 2.16.840.1.113883.1.11.1 |
FHIR Version | R4 |
Source | http://fhir.org/packages/us.nlm.vsac/https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.1/expansion |
URL | http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.1 |
Version | 20240607 |
Status | active |
Date | 2024-06-07T01:23:26-04:00 |
Name | AdministrativeGenderHL7V3 |
Title | Administrative Gender (HL7 V3) |
Realm | us |
Authority | hl7 |
Description | Value Set: Administrative Gender (HL7 V3) 2.16.840.1.113883.1.11.1 DYNAMIC
Code System(s): AdministrativeGender 2.16.840.1.113883.5.1
Code Code System Print Name
F AdministrativeGender Female
M AdministrativeGender Male
UN AdministrativeGender Undifferentiated |
Purpose | (Clinical Focus: The gender of a person used for adminstrative purposes (as opposed to clinical gender)),(Data Element Scope: ),(Inclusion Criteria: All codes in the Hl7 V3 AdministrativeGender code system),(Exclusion Criteria: ) |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "2.16.840.1.113883.1.11.1",
"meta": {
"versionId": "16",
"lastUpdated": "2024-06-07T01:23:26.000-04:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset",
"http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-valueset-cqfm",
"http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/publishable-valueset-cqfm"
]
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-author",
"valueContactDetail": {
"name": "HL7 US Realm Program Management Author"
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
"valueDate": "2024-06-07"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
"valueDate": "2024-06-07"
}
],
"url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.1",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.1.11.1"
}
],
"version": "20240607",
"name": "AdministrativeGenderHL7V3",
"title": "Administrative Gender (HL7 V3)",
"status": "active",
"date": "2024-06-07T01:23:26-04:00",
"publisher": "HL7 US Realm Program Management Steward",
"description": "Value Set: Administrative Gender (HL7 V3) 2.16.840.1.113883.1.11.1 DYNAMIC\nCode System(s): AdministrativeGender 2.16.840.1.113883.5.1\nCode\tCode System\tPrint Name\nF\tAdministrativeGender\tFemale\nM\tAdministrativeGender\tMale\nUN\tAdministrativeGender\tUndifferentiated",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"purpose": "(Clinical Focus: The gender of a person used for adminstrative purposes (as opposed to clinical gender)),(Data Element Scope: ),(Inclusion Criteria: All codes in the Hl7 V3 AdministrativeGender code system),(Exclusion Criteria: )",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
"concept": [
{
"code": "F",
"display": "Female"
},
{
"code": "M",
"display": "Male"
},
{
"code": "UN",
"display": "Undifferentiated"
}
]
}
]
},
"expansion": {
"identifier": "urn:uuid:a4171d31-18cc-4a57-aca3-ce7080d3b965",
"timestamp": "2025-05-23T21:30:27-04:00",
"total": 3,
"contains": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
"version": "2023-02-01",
"code": "F",
"display": "Female"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
"version": "2023-02-01",
"code": "M",
"display": "Male"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
"version": "2023-02-01",
"code": "UN",
"display": "Undifferentiated"
}
]
}
}