Package | fhir.nw-gmsa.nhs.uk |
Type | ValueSet |
Id | YNU |
FHIR Version | R4 |
Source | https://fhir.nw-gmsa.nhs.uk/https://build.fhir.org/ig/nw-gmsa/LTW-Genomics/ValueSet-YNU.html |
URL | https://fhir.nw-gmsa.nhs.uk/ValueSet/YNU |
Version | 0.0.1 |
Status | draft |
Date | 2025-04-27T04:35:38+00:00 |
Name | YesNoUnknown |
Title | Yes/No/Unknown |
Realm | us |
Authority | hl7 |
Description | ValueSet for Yes/No/Unknown answers |
No resources found
CodeSystem | |
loinc.org | LOINC Code System |
loinc.org | LOINC codes used in this IG |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet YNU
http://loinc.org
Code | Display |
LA33-6 | Yes |
LA32-8 | No |
LA4489-6 | Unknown |
{ "resourceType": "ValueSet", "id": "YNU", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://fhir.nw-gmsa.nhs.uk/ValueSet/YNU", "version": "0.0.1", "name": "YesNoUnknown", "title": "Yes/No/Unknown", "status": "draft", "experimental": false, "date": "2025-04-27T04:35:38+00:00", "publisher": "NHS North West GMSA", "contact": [ { "telecom": [ { "system": "url", "value": "https://www.nw-gmsa.nhs.uk/contact-us" } ] } ], "description": "ValueSet for Yes/No/Unknown answers", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "GB", "display": "United Kingdom of Great Britain and Northern Ireland" } ] } ], "compose": { "include": [ { "system": "http://loinc.org", "concept": [ { "code": "LA33-6", "display": "Yes" }, { "code": "LA32-8", "display": "No" }, { "code": "LA4489-6", "display": "Unknown" } ] } ] } }