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
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="daf-core-extension-codes"/>
<url value="http://hl7.org/fhir/us/daf/CodeSystem/daf-core-extension-codes"/>
<name value="DAFCoreExtensionCodes"/>
<status value="draft"/>
<publisher value="HL7 (FHIR Project)"/>
<date value="2016-08-11T20:06:35+10:00"/>
<description
value="Set of codes that are needed for implementation of the DAF-Core profiles. These codes are used as extensions to the FHIR and DAF value sets.
"/>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/us/daf/ValueSet/daf-core-extension-codes"/>
<content value="complete"/>
<concept>
<code value="problem"/>
<display value="Problem"/>
<definition
value="The patients problems as identified by the provider(s). Items on the provider’s problem list"/>
</concept>
<concept>
<code value="health-concern"/>
<display value="Health Concern"/>
<definition
value="Additional health concerns from other stakeholders which are outside the provider’s problem list."/>
</concept>
<concept>
<code value="careteam"/>
<display value="Care Team"/>
<definition
value="Careplan for identifying all the people and /or organizations who plan to participate in the coordination of delivery of care."/>
</concept>
<concept>
<code value="assess-plan"/>
<display value="Assessment and Plan of Treatment"/>
<definition
value="The clinical conclusions and assumptions that guide the patient's treatment and the clinical activities formulated for a patient."/>
</concept>
</CodeSystem>