FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | ValueSet |
| Id | ValueSet-YN.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/nw-gmsa/nw-gmsa.github.com/ValueSet-YN.html |
| URL | https://fhir.nwgenomics.nhs.uk/ValueSet/YN |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-02-03T16:04:38+00:00 |
| Name | YesNo |
| Title | Yes/No |
| Realm | us |
| Authority | hl7 |
| Description | ValueSet for Yes/No answers |
No resources found
| CodeSystem | |
| loinc.org | LOINC codes used in this IG |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet YN
http://loinc.org version Not Stated (use latest from terminology server)| Code | Display |
| LA33-6 | Yes |
| LA32-8 | No |
{
"resourceType": "ValueSet",
"id": "YN",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.nwgenomics.nhs.uk/ValueSet/YN",
"version": "0.1.0",
"name": "YesNo",
"title": "Yes/No",
"status": "draft",
"experimental": false,
"date": "2026-02-03T16:04:38+00:00",
"publisher": "NHS North West Genomics",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.nwgenomics.nhs.uk/contact-us"
}
]
}
],
"description": "ValueSet for Yes/No 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"
}
]
}
]
}
}