Respiratory Virus Hospitalization Surveillance Network (RESP-NET) Content Implementation Guide
2.0.0-ballot - STU 2 - Ballot United States of America flag

Respiratory Virus Hospitalization Surveillance Network (RESP-NET) Content 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-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-resp-net-ig/ and changes regularly. See the Directory of published versions

: US Public Health Triggering ValueSet Library Example - XML Representation

Page standards status: Informative

Raw xml | Download


<Library xmlns="http://hl7.org/fhir">
  <id value="us-ph-triggering-valueset-library-example"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-triggering-valueset-library"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Example Triggering Library</h2></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pher"/>
  </extension>
  <url
       value="http://hl7.org/fhir/us/resp-net/Library/us-ph-triggering-valueset-library-example"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.114222.4.11.11114"/>
  </identifier>
  <version value="2.0.0-ballot"/>
  <name value="USPHTriggeringValueSetLibraryExample"/>
  <title value="US Public Health Triggering ValueSet 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-10-04T15:58:18+00:00"/>
  <publisher value="HL7 International / Public Health"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pher"/>
    </telecom>
  </contact>
  <description value="Description of library"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </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/resp-net/ValueSet/respnet-triggering-chlamydia-example"/>
  </relatedArtifact>
</Library>