HL7 FHIR® US Core Implementation Guide (Release 3.0.1 STU3 Update for Comment)

This page is part of a downloaded copy of this specification. This page is part of the US Core Implementation Guide (v3.0.1: STU3 Ballot 2) based on FHIR R4. The current version which supercedes this version is 3.1.0. For a full list of available versions, see the Directory of published versions

XML Format: ValueSet-us-core-encounter-type

Download Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="us-core-encounter-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>US Core Encounter Type</h2><div><p>The type of encounter: a specific code indicating type of service provided. This value set includes codes from SNOMED CT decending from the concept 308335008 (Patient encounter procedure (procedure)) and from the Current Procedure and Terminology(CPT) designated for Evaluation and Management (99200 – 99607) (subscription to AMA Required)</p>
</div><p><b>Copyright Statement:</b> 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 value set includes content from CPT copyright 2014 American Medical Association. All rights reserved.</p><p>This value set includes codes from the following code systems:</p><ul><li>Include codes from <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where concept  is-a  308335008 (Patient encounter procedure)</li><li>Include all codes defined in <code>http://www.ama-assn.org/go/cpt</code></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/us/core/ValueSet/us-core-encounter-type"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.3.88.12.80.32"/>
  </identifier>
  <version value="3.0.1"/>
  <name value="USCoreEncounterType"/>
  <title value="US Core Encounter Type"/>
  <status value="active"/>
  <date value="2019-05-21T00:00:00-04:00"/>
  <publisher value="HL7 US Realm Steering Committee"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description
               value="The type of encounter: a specific code indicating type of service provided. This value set includes codes from SNOMED CT decending from the concept 308335008 (Patient encounter procedure (procedure)) and from the Current Procedure and Terminology(CPT) designated for Evaluation and Management (99200 – 99607) (subscription to AMA Required)"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <copyright
             value="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 value set includes content from CPT copyright 2014 American Medical Association. All rights reserved."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="308335008"/>
      </filter>
    </include>
    <include>
      <system value="http://www.ama-assn.org/go/cpt"/>
    </include>
  </compose>
</ValueSet>