FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| fhir.nwgenomics.nhs.uk#current | Specimen | Specimen |
Resources that this resource uses
| CodeSystem |
| fhir.nwgenomics.nhs.uk#current | ISUBTYPE | iGene Sample Sub Type |
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "specimen-bodysite",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.nwgenomics.nhs.uk/ValueSet/specimen-bodysite",
"version": "0.2.1",
"name": "SpecimenBodySite",
"title": "Specimen Body Site",
"status": "draft",
"experimental": false,
"date": "2026-03-26T15:02:32+00:00",
"publisher": "NHS North West Genomics",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.nwgenomics.nhs.uk/contact-us"
}
]
}
],
"description": "Intent is to use SNOMED CT [H:7 ValueSet Body Site](https://hl7.org/fhir/R4/valueset-body-site.html)",
"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/ISUBTYPE"
}
]
}
}