FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Narrative
Note: links and images are rebased to the (stated) source
- Include codes from
http://snomed.info/sct version Not Stated (use latest from terminology server) where concept descends from 371525003 (Clinical procedure report)
Source1
{
"resourceType": "ValueSet",
"id": "ReportType",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.nwgenomics.nhs.uk/ValueSet/ReportType",
"version": "2.1.4",
"name": "ReportType",
"title": "ReportType",
"status": "draft",
"experimental": false,
"date": "2026-07-20T08:29:21+00:00",
"publisher": "NHS North West Genomics",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.nwgenomics.nhs.uk/contact-us"
}
]
}
],
"description": "Copy of [UKCoreReportCode](https://simplifier.net/hl7fhirukcorer4/valueset-ukcore-reportcode)",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "GB",
"display": "United Kingdom of Great Britain and Northern Ireland"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "descendent-of",
"value": "371525003"
}
]
}
]
}
}