HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm
1.1.0 - STU 2 Ballot

This page is part of the electronic Case Reporting (eCR) (v1.1.0: STU 2 on FHIR R4 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions

: PlanDefinition US Public Health Example - XML Representation

Raw xml | Download



<PlanDefinition xmlns="http://hl7.org/fhir">
  <id value="plandefinition-us-public-health-example"/>
  <meta>
    <versionId value="4"/>
    <lastUpdated value="2020-12-02T04:19:47.347+00:00"/>
    <source value="#MWKcPM3OQOPHN9DU"/>
    <profile
             value="http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-plandefinition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
            <p>
                <b>PlanDefinition US Publc Health Example</b>
            </p>
            <p>
                <b>url</b>: 
                
                <a href="PlanDefinition-plandefinition-us-public-health-example.html">http://hl7.org/fhir/us/ecr/PlanDefinition/plandefinition-us-public-health-example</a>
            </p>
            <p>
                <b>version</b>: 3.0.0
            
            </p>
            <p>
                <b>name</b>: PlanDefinitionUSPublicHealthExample
            
            </p>
            <p>
                <b>title</b>: PlanDefinition US Public Health Example
            
            </p>
            <p>
                <b>status</b>: active
            
            </p>
            <p>
                <b>experimental</b>: true
            
            </p>
            <p>
                <b>date</b>: Jul 31, 2020, 5:32:29 PM
            
            </p>
            <p>
                <b>publisher</b>: HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm)
            
            </p>
            <p>
                <b>contact</b>: HL7 International - Public Health: 
                
                <a href="http://www.hl7.org/Special/committees/pher">http://www.hl7.org/Special/committees/pher</a>
            </p>
            <p>
                <b>description</b>: An example US Public Health PlanDefinition
            
            </p>
            <p>
                <b>jurisdiction</b>: 
                
                <span title="Codes: {urn:iso:std:iso:3166 US}">United States of America</span>
            </p>
            <p>
                <b>effectivePeriod</b>: 2020-12-01 --&gt; (ongoing)
            
            </p>
            <p>
                <b>library</b>: 
                
                <a href="http://aphl.org/fhir/ecr/Library/RuleFilters">http://aphl.org/fhir/ecr/Library/RuleFilters|1.0.0</a>
            </p>
        </div>
  </text>
  <url
       value="http://hl7.org/fhir/us/ecr/PlanDefinition/plandefinition-us-public-health-example"/>
  <version value="1.1.0"/>
  <name value="PlanDefinitionUSPublicHealthExample"/>
  <title value="PlanDefinition US Public Health Example"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2020-07-31T12:32:29.858-05:00"/>
  <publisher
             value="HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm)">
    <extension
               url="http://hl7.org/fhir/us/ecr/StructureDefinition/rr-rules-authoring-agency-organization-extension">
      <valueReference>
        <reference
                   value="Organization/organization-rr-rules-authoring-agency-haw"/>
      </valueReference>
    </extension>
  </publisher>
  <contact>
    <name value="HL7 International - Public Health"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pher"/>
    </telecom>
  </contact>
  <description value="An example US Public Health PlanDefinition"/>
  <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>
  <effectivePeriod>
    <start value="2020-12-01"/>
  </effectivePeriod>
  <library value="http://aphl.org/fhir/ecr/Library/RuleFilters|1.0.0"/>
</PlanDefinition>