Personal Health Records
1.0.0-ballot2 - STU 1 ballot International flag

Personal Health Records, published by HL7 International / Patient Empowerment. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/personal-health-record-format-ig/ and changes regularly. See the Directory of published versions

: Observation SelfCare Codes

Page standards status: Trial-use Maturity Level: 1

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="observation-selfcare-codes"/>
  <language value="en"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet observation-selfcare-codes</b></p><a name="observation-selfcare-codes"> </a><a name="hcobservation-selfcare-codes"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-observation-pghd-codes.html"><code>http://hl7.org/fhir/uv/phr/CodeSystem/observation-pghd-codes</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;1.0.0-ballot2</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-observation-pghd-codes.html#observation-pghd-codes-handwashingEvent">handwashingEvent</a></td><td style="color: #cccccc">Handwashing event</td><td>A category sample type for handwashing events.</td></tr><tr><td><a href="CodeSystem-observation-pghd-codes.html#observation-pghd-codes-toothbrushingEvent">toothbrushingEvent</a></td><td style="color: #cccccc">Toothbrushing event</td><td>A category sample type for toothbrushing events.</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pe"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr"/>
      </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/uv/phr/ImplementationGuide/hl7.fhir.uv.phr"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/phr/ValueSet/observation-selfcare-codes"/>
  <version value="1.0.0-ballot2"/>
  <name value="ObservationSelfCare"/>
  <title value="Observation SelfCare Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-12-27T21:39:37+00:00"/>
  <publisher value="HL7 International / Patient Empowerment"/>
  <contact>
    <name value="HL7 International / Patient Empowerment"/>
    <telecom>
      <system value="url"/>
      <value
             value="http://www.hl7.org/Special/committees/patientempowerment"/>
    </telecom>
  </contact>
  <description value="Codes representing selfcare-related measurement items"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/uv/phr/CodeSystem/observation-pghd-codes"/>
      <concept>
        <code value="handwashingEvent"/>
      </concept>
      <concept>
        <code value="toothbrushingEvent"/>
      </concept>
    </include>
  </compose>
</ValueSet>