Birth And Fetal Death (BFDR) FHIR Implementation Guide
2.0.0 - STU2 United States of America flag

Birth And Fetal Death (BFDR) FHIR Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-bfdr/ and changes regularly. See the Directory of published versions

: Performed NotPerformed Planned - XML Representation

Active as of 2024-09-16

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ValueSet-performed-not-performed-planned"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ValueSet-performed-not-performed-planned</b></p><a name="ValueSet-performed-not-performed-planned"> </a><a name="hcValueSet-performed-not-performed-planned"> </a><a name="ValueSet-performed-not-performed-planned-en-US"> </a><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/398166005">398166005</a></td><td>Performed</td></tr><tr><td><a href="http://snomed.info/id/262008008">262008008</a></td><td>Not Performed</td></tr><tr><td><a href="http://snomed.info/id/397943006">397943006</a></td><td>Planned</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pher"/>
  </extension>
  <url
       value="http://hl7.org/fhir/us/bfdr/ValueSet/ValueSet-performed-not-performed-planned"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.13.48.20"/>
  </identifier>
  <version value="2.0.0"/>
  <name value="PerformedNotPerformedPlannedVS"/>
  <title value="Performed NotPerformed Planned"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-09-16T20:54:49+00:00"/>
  <publisher value="HL7 International / Public Health"/>
  <contact>
    <name value="HL7 International / Public Health"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pher"/>
    </telecom>
  </contact>
  <description
               value="This valueset contains codes to represent the status (performed, not performed, planned) of histological placental examinations.

Mapping to IJE codes [here](ConceptMap-PerformedNotPerformedPlannedCM.html)."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <copyright
             value="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"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="398166005"/>
        <display value="Performed"/>
      </concept>
      <concept>
        <code value="262008008"/>
        <display value="Not Performed"/>
      </concept>
      <concept>
        <code value="397943006"/>
        <display value="Planned"/>
      </concept>
    </include>
  </compose>
</ValueSet>