2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Extension-us-core-concernStatus.xml

Raw XML (canonical form)

The status of a Concern associated with a condition

Raw XML

<ExtensionDefinition xmlns="http://hl7.org/fhir">
  <id value="us-core-concernStatus"/>
  <url value="http://hl7.org/fhir/ExtensionDefinition/us-core-concernStatus"/>
  <name value="The status of a Concern associated with a condition"/>
  <display value="This is the status of the Concern related to the Condition"/>
  <publisher value="Fhir Core Team"/>
  <description value="This communicates the status of the Concern associated with a condition. Values can be
   Active/Inactive/Resolved."/>
  <status value="draft"/>
  <date value="2013-12-03"/>
  <contextType value="resource"/>
  <context value="Condition"/>
  <element>
    <path value="Extension"/>
    <short value="The status of a Concern associated with a condition"/>
    <definition value="This communicates the status of the Concern associated with a condition. Values can be
     Active/Inactive/Resolved."/>
    <min value="0"/>
    <max value="1"/>
    <type>
      <code value="CodeableConcept"/>
    </type>
  </element>
</ExtensionDefinition>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.