FHIR IG Statistics: ValueSet/ndhm-diagnostic-report-type
Package | ndhm.in.mirror |
Type | ValueSet |
Id | ndhm-diagnostic-report-type |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ndhm.in.mirror@1.2.0-rc2&canonical=https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-diagnostic-report-type |
URL | https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-diagnostic-report-type |
Version | 1.2 |
Status | draft |
Date | 2020-08-19 |
Name | DiagnosticReportType |
Title | Diagnostic Report Type |
Realm | in |
Authority | national |
Description | The Diagnostic Report Type Value Set is a set of types supported for Diagnostic Reports and notes. |
Copyright | This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement |
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
- Include these codes as defined in
http://snomed.info/sct
- Include codes from
http://snomed.info/sct
where concept is-a 4201000179104 (Imaging report (record artifact)) - Include codes from
http://snomed.info/sct
where concept is-a 4241000179101 (Laboratory report (record artifact)) - Include codes from
http://snomed.info/sct
where concept is-a 714335001 (Lower gastrointestinal tract endoscopy report (record artifact)) - Include codes from
http://snomed.info/sct
where concept is-a 4271000179106 (Nuclear medicine report (record artifact)) - Include codes from
http://snomed.info/sct
where concept is-a 714337009 (Upper gastrointestinal tract endoscopy report (record artifact))
Source
{
"resourceType": "ValueSet",
"id": "ndhm-diagnostic-report-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-diagnostic-report-type",
"version": "1.2",
"name": "DiagnosticReportType",
"title": "Diagnostic Report Type",
"status": "draft",
"date": "2020-08-19",
"description": "The Diagnostic Report Type Value Set is a set of types supported for Diagnostic Reports and notes.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "IN",
"display": "India"
}
]
}
],
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "770573007",
"display": "Airway endoscopy report"
},
{
"code": "782659005",
"display": "Cystoscopy report"
},
{
"code": "725870000",
"display": "Diagnostic coronary angiography report"
},
{
"code": "721981007",
"display": "Diagnostic studies report"
},
{
"code": "722143004",
"display": "Infectious disease diagnostic study note"
},
{
"code": "720449003",
"display": "Pulmonary function report"
},
{
"code": "371528001",
"display": "Pathology report"
},
{
"code": "721631001",
"display": "Bone marrow pathology biopsy report"
},
{
"code": "4311000179106",
"display": "Chemical pathology report"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "4201000179104"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "4241000179101"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "714335001"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "4271000179106"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "714337009"
}
]
}
]
}
}