Package | CDI-test |
Resource Type | ValueSet |
Id | SexVS |
FHIR Version | R4 |
Source | https://test.ph/fhir/https://build.fhir.org/ig/nhdr-gianb/test-ig/ValueSet-SexVS.html |
URL | https://nhdr.gov.ph/fhir/ValueSet/SexVS |
Version | 0.1.0 |
Status | draft |
Date | 2025-06-26T23:46:20+00:00 |
Name | SexVS |
Title | Sex |
Description | A person's sex at birth |
Copyright | Used by permission of HL7 International, all rights reserved Creative Commons License |
StructureDefinition | |
Sex | Sex at birth |
CodeSystem | |
v2-0001 | administrativeSex |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet SexVS
Language: en-US
This value set includes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/v2-0001
This value set excludes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/v2-0001
Code | Display | Definition |
O | Other | Other |
A | Ambiguous | Ambiguous |
N | Not applicable | Not applicable |
X | Non-Binary | Intended for situations where the gender or sex representation of the individual is not strictly male, or strictly female, and is driven by jurisdictional requirements, personal needs, or legal boundaries. |
{ "resourceType": "ValueSet", "id": "SexVS", "language": "en-US", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "draft" } ], "url": "https://nhdr.gov.ph/fhir/ValueSet/SexVS", "version": "0.1.0", "name": "SexVS", "title": "Sex", "status": "draft", "experimental": false, "date": "2025-06-26T23:46:20+00:00", "publisher": "test", "contact": [ { "name": "test", "telecom": [ { "system": "url", "value": "https://test.ph" } ] } ], "description": "A person's sex at birth", "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License", "compose": { "include": [ { "system": "http://terminology.hl7.org/CodeSystem/v2-0001" } ], "exclude": [ { "system": "http://terminology.hl7.org/CodeSystem/v2-0001", "concept": [ { "code": "O" }, { "code": "A" }, { "code": "N" }, { "code": "X" } ] } ] } }