FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "GenomicTestOutcomeCodes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.nwgenomics.nhs.uk/ValueSet/GenomicTestOutcomeCodes",
"version": "0.1.0",
"name": "GenomicTestOutcomeCodes",
"title": "Genomic Test Outcome Codes",
"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": "Test Outcome Codes from NHS England Genomic Test Outcome Codes",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "GB",
"display": "United Kingdom of Great Britain and Northern Ireland"
}
]
}
],
"compose": {
"include": [
{
"system": "https://fhir.nwgenomics.nhs.uk/CodeSystem/GenomicTestOutcomeCode"
}
]
}
}