Package | us.cdc.phinvads |
Resource Type | ValueSet |
Id | 2.16.840.1.114222.4.11.7908 |
FHIR Version | R4 |
Source | http://fhir.org/packages/us.cdc.phinvads |
URL | http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7908 |
Version | 1 |
Status | active |
Date | 2019-01-16T00:10:00+11:00 |
Name | PHVS_Gender_ARLN |
Title | Gender (ARLN) |
Realm | us |
Description | Gender codes from the HL70001, PLR, and NULLFL code systems |
No resources found
CodeSystem | |
v2-0001 | administrativeSex |
v3-NullFlavor | NullFlavor |
No narrative content found in resource
{ "resourceType": "ValueSet", "id": "2.16.840.1.114222.4.11.7908", "meta": { "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7908" }, "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7908", "version": "1", "name": "PHVS_Gender_ARLN", "title": "Gender (ARLN)", "status": "active", "date": "2019-01-16T00:10:00+11:00", "description": "Gender codes from the HL70001, PLR, and NULLFL code systems", "compose": { "include": [ { "system": "http://terminology.hl7.org/CodeSystem/v2-0001", "version": "HL7 v2.5", "concept": [ { "code": "M", "display": "Male" }, { "code": "F", "display": "Female" } ] }, { "system": "urn:oid:2.16.840.1.114222.4.5.289", "version": "1.33", "concept": [ { "code": "PLR554", "display": "Trans Female" }, { "code": "PLR555", "display": "Trans Male" }, { "code": "PLR556", "display": "Non-binary/Trans Other" } ] }, { "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor", "version": "20090501", "concept": [ { "code": "UNK", "display": "unknown" } ] } ] } }