This page is part of the Data Access Framework (v1.6.0: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) v1.6.0. The current version which supersedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "daf-encounter-type",
"meta" : {
"lastUpdated" : "2016-05-25T16:59:08.250+10:00",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
}
},
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml">
<h2>DAF Encounter Type</h2>
<p>The type of encounter: a specific code indicating type of service provided, from CPT</p>
<p>
<b>Copyright Statement:</b> 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 all codes defined in http://www.ama-assn.org/go/cpt</li>
</ul>
</div>"
},
"url" : "http://hl7.org/fhir/us/daf/ValueSet/daf-encounter-type",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.2.590"
}
},
"version" : "1.6.0",
"name" : "DAF Encounter Type",
"status" : "draft",
"experimental" : true,
"publisher" : "FHIR Project team",
"contact" : [
{
"telecom" : [
{
"system" : "other",
"value" : "http://hl7.org/fhir"
}
}
}
},
"date" : "2016-05-25T16:59:08+10:00",
"description" : "The type of encounter: a specific code indicating type of service provided, from CPT",
"copyright" : "CPT copyright 2014 American Medical Association. All rights reserved.",
"compose" : {
"include" : [
{
"system" : "http://www.ama-assn.org/go/cpt"
}
}
}
}