@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "ndhm-diagnostic-report-type"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: ValueSet ndhm-diagnostic-report-type

This value set includes codes based on the following rules:

"^^rdf:XMLLiteral ] ; # fhir:url [ fhir:v "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-diagnostic-report-type"^^xsd:anyURI] ; # fhir:version [ fhir:v "6.5.0"] ; # fhir:name [ fhir:v "DiagnosticReportType"] ; # fhir:title [ fhir:v "Diagnostic Report Type"] ; # fhir:status [ fhir:v "draft"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2020-08-19"^^xsd:date] ; # fhir:publisher [ fhir:v "National Resource Center for EHR Standards"] ; # fhir:contact ( [ fhir:name [ fhir:v "National Resource Center for EHR Standards" ] ; fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://nrces.in/" ] ] ) ] ) ; # fhir:description [ fhir:v "The Diagnostic Report Type Value Set is a set of types supported for Diagnostic Reports and notes."] ; # fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "IN" ] ; fhir:display [ fhir:v "India" ] ] ) ] ) ; # fhir:copyright [ fhir:v "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"] ; # fhir:compose [ fhir:include ( [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:concept ( [ fhir:code [ fhir:v "770573007" ] ; fhir:display [ fhir:v "Airway endoscopy report" ] ] [ fhir:code [ fhir:v "782659005" ] ; fhir:display [ fhir:v "Cystoscopy report" ] ] [ fhir:code [ fhir:v "725870000" ] ; fhir:display [ fhir:v "Diagnostic coronary angiography report" ] ] [ fhir:code [ fhir:v "721981007" ] ; fhir:display [ fhir:v "Diagnostic studies report" ] ] [ fhir:code [ fhir:v "722143004" ] ; fhir:display [ fhir:v "Infectious disease diagnostic study note" ] ] [ fhir:code [ fhir:v "720449003" ] ; fhir:display [ fhir:v "Pulmonary function report" ] ] [ fhir:code [ fhir:v "371528001" ] ; fhir:display [ fhir:v "Pathology report" ] ] [ fhir:code [ fhir:v "721631001" ] ; fhir:display [ fhir:v "Bone marrow pathology biopsy report" ] ] [ fhir:code [ fhir:v "4311000179106" ] ; fhir:display [ fhir:v "Chemical pathology report" ] ] ) ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:filter ( [ fhir:property [ fhir:v "concept" ] ; fhir:op [ fhir:v "is-a" ] ; fhir:value [ fhir:v "4201000179104" ] ] ) ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:filter ( [ fhir:property [ fhir:v "concept" ] ; fhir:op [ fhir:v "is-a" ] ; fhir:value [ fhir:v "4241000179101" ] ] ) ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:filter ( [ fhir:property [ fhir:v "concept" ] ; fhir:op [ fhir:v "is-a" ] ; fhir:value [ fhir:v "714335001" ] ] ) ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:filter ( [ fhir:property [ fhir:v "concept" ] ; fhir:op [ fhir:v "is-a" ] ; fhir:value [ fhir:v "4271000179106" ] ] ) ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:filter ( [ fhir:property [ fhir:v "concept" ] ; fhir:op [ fhir:v "is-a" ] ; fhir:value [ fhir:v "714337009" ] ] ) ] ) ] . # # -------------------------------------------------------------------------------------