HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm
2.1.1 - STU 2.1.1 United States of America flag

HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/case-reporting/ and changes regularly. See the Directory of published versions

: US Public Health Specification Library Example - XML Representation

Active as of 2023-12-14

Raw xml | Download



<Library xmlns="http://hl7.org/fhir">
  <id value="library-us-ph-specification-library-example"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-specification-library"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Related Artifacts</h2><table class="grid"><tr><td>composed-of</td><td><a href="PlanDefinition-plandefinition-us-public-health-example.html">PlanDefinition US Public Health Example</a></td></tr><tr><td>composed-of</td><td><a href="Bundle-bundle-ersd-specification-example.html">Reportable Condition Trigger Codes (RCTC) Example Library</a></td></tr></table><h2>Contents</h2></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pher"/>
  </extension>
  <url
       value="http://hl7.org/fhir/us/ecr/Library/library-us-ph-specification-library-example"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.114222.4.11.11111.1"/>
  </identifier>
  <version value="2.1.1"/>
  <name value="USPHSpecificationLibraryExample"/>
  <title value="US Public Health Specification Library Example"/>
  <status value="active"/>
  <experimental value="true"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/library-type"/>
      <code value="asset-collection"/>
    </coding>
  </type>
  <date value="2023-12-14T03:00:48+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="Description of library"/>
  <useContext>
    <code>
      <system
              value="http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context-type"/>
      <code value="reporting"/>
      <display value="Reporting"/>
    </code>
    <valueCodeableConcept>
      <coding>
        <system
                value="http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context"/>
        <code value="triggering"/>
        <display value="Triggering"/>
      </coding>
    </valueCodeableConcept>
  </useContext>
  <useContext>
    <code>
      <system
              value="http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context-type"/>
      <code value="specification-type"/>
      <display value="Specification Type"/>
    </code>
    <valueCodeableConcept>
      <coding>
        <system
                value="http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context"/>
        <code value="program"/>
        <display value="Program"/>
      </coding>
    </valueCodeableConcept>
  </useContext>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
    <text value="United States of America"/>
  </jurisdiction>
  <purpose value="Purpose of library"/>
  <effectivePeriod>
    <start value="2020-11-01"/>
  </effectivePeriod>
  <relatedArtifact>
    <type value="composed-of"/>
    <resource
              value="http://hl7.org/fhir/us/ecr/PlanDefinition/plandefinition-us-public-health-example"/>
  </relatedArtifact>
  <relatedArtifact>
    <type value="composed-of"/>
    <resource
              value="http://hl7.org/fhir/us/ecr/Library/library-rctc-example"/>
  </relatedArtifact>
</Library>