US Core Implementation Guide, published by HL7 International / Cross-Group Projects. This is not an authorized publication; it is the continuous build for version 7.0.0-ballot). This version is based on the current content of https://github.com/HL7/US-Core/ and changes regularly. See the Directory of published versions
: US Core Encounter Type - XML Representation
Raw xml | Download
<ValueSet xmlns="http://hl7.org/fhir">
<id value="us-core-encounter-type"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2022-04-27T23:40:04.892000+00:00"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">Placeholder</div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cgp"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="3">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core"/>
</extension>
</valueInteger>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core"/>
</extension>
</valueCode>
</extension>
<url value="http://hl7.org/fhir/us/core/ValueSet/us-core-encounter-type"/>
<version value="7.0.0-ballot"/>
<name value="USCoreEncounterType"/>
<title value="US Core Encounter Type"/>
<status value="active"/>
<experimental value="false"/>
<date value="2022-09-29"/>
<publisher value="HL7 International / Cross-Group Projects"/>
<contact>
<name value="HL7 International / Cross-Group Projects"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/cgp/index.cfm"/>
</telecom>
<telecom>
<system value="email"/>
<value value="cgp@lists.HL7.org"/>
</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 codes from the Current Procedure and Terminology (CPT) found in the following CPT sections:
- 99201-99499 E/M - 99500-99600 home health (mainly nonphysician, such as newborn care in home) - 99605-99607 medication management - 98966-98968 non physician telephone services
(subscription to AMA Required)"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<copyright
value="1. 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.
2. Current Procedural Terminology (CPT) is copyright 2020 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>