Da Vinci - Coverage Requirements Discovery
1.0.0 - STU 1

This page is part of the Da Vinci Coverage Requirements Discovery (CRD) FHIR IG (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: CRD Service Request Codes - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="serviceRequestCodes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="https://terminology.hl7.org/1.0.0//CodeSystem-v3-cpt-4.html"><code>http://www.ama-assn.org/go/cpt</code></a></li><li>Include codes from <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where concept  is-a  71388002 (Procedure)</li><li>Include all codes defined in <code>urn:oid:2.16.840.1.113883.6.285</code></li><li>Include all codes defined in <a href="http://loinc.org"><code>http://loinc.org</code></a></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/us/davinci-crd/ValueSet/serviceRequestCodes"/>
  <version value="1.0.0"/>
  <name value="CRDServiceRequestCodes"/>
  <title value="CRD Service Request Codes"/>
  <status value="draft"/>
  <date value="2020-12-22T14:27:56+00:00"/>
  <publisher value="HL7 International - Financial Management Work Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fm"/>
    </telecom>
  </contact>
  <description
               value="Example value set defines a set CPT, SNOMED CT, HCPCS Level II and LOINC codes mirroring bindings found in the US Core Procedure and Observation Lab profiles."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Current Procedural Terminology (CPT) is copyright 2020 American Medical Association. All rights reserved. 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. This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc."/>
  <compose>
    <include>
      <system value="http://www.ama-assn.org/go/cpt"/>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="71388002"/>
      </filter>
    </include>
    <include>
      <system value="urn:oid:2.16.840.1.113883.6.285"/>
    </include>
    <include>
      <system value="http://loinc.org"/>
    </include>
  </compose>
</ValueSet>