US Public Health Profiles Library, published by HL7 Public Health Working Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/fhir-us-ph-common-library-ig/ and changes regularly. See the Directory of published versions
: US Public Health PlanDefinition - Workflow Definition - XML Representation
Raw xml | Download
<PlanDefinition xmlns="http://hl7.org/fhir">
<id value="us-ph-plandefinition-example"/>
<meta>
<profile
value="http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-plandefinition"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: PlanDefinition</b><a name="us-ph-plandefinition-example"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource PlanDefinition "us-ph-plandefinition-example" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-us-ph-plandefinition.html">US Public Health PlanDefinition</a></p></div><p><b>US Public Health Receiver Address Extension</b>: <a href="Endpoint-us-ph-endpoint-ymca.html">Endpoint/us-ph-endpoint-ymca</a></p><p><b>US Public Health Receiver JWKS Url Extension</b>: <a href="http://example.org/jwks/123">http://example.org/jwks/123</a></p><p><b>US Public Health Data Encryption Algorithm Extension</b>: RSA384</p><p><b>url</b>: <code>http://hl7.org/fhir/us/ph-library/PlanDefinition/us-ph-plandefinition-example</code></p><p><b>version</b>: 1.0.0</p><p><b>name</b>: PlanDefinitionUSPublicHealthExample</p><p><b>title</b>: PlanDefinition US Public Health Example</p><p><b>type</b>: Workflow Definition <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-plan-definition-type.html">PlanDefinitionType</a>#workflow-definition)</span></p><p><b>status</b>: active</p><p><b>experimental</b>: true</p><p><b>date</b>: 2020-07-31 12:32:29-0500</p><p><b>publisher</b>: HL7 Public Health Working Group</p><p><b>contact</b>: HL7 Public Health Working Group: <a href="http://www.hl7.org/Special/committees/pher">http://www.hl7.org/Special/committees/pher</a>,<a href="mailto:pher@lists.HL7.org">pher@lists.HL7.org</a></p><p><b>description</b>: An example US Public Health PlanDefinition</p><p><b>jurisdiction</b>: United States of America <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-ISO3166Part1.html">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#US)</span></p><p><b>effectivePeriod</b>: 2020-12-01 --> (ongoing)</p><p><b>library</b>: <a href="http://example.org/fhir/Library/RuleFilters">http://example.org/fhir/Library/RuleFilters|1.0.0</a></p></div>
</text>
<extension
url="http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-receiver-address-extension">
<valueReference>
<reference value="Endpoint/us-ph-endpoint-ymca"/>
</valueReference>
</extension>
<extension
url="http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-receiver-jwks-url-extension">
<valueUrl value="http://example.org/jwks/123"/>
</extension>
<extension
url="http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-data-encryption-algorithm-extension">
<valueCode value="RSA384"/>
</extension>
<url
value="http://hl7.org/fhir/us/ph-library/PlanDefinition/us-ph-plandefinition-example"/>
<version value="1.0.0"/>
<name value="PlanDefinitionUSPublicHealthExample"/>
<title value="PlanDefinition US Public Health Example"/>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/plan-definition-type"/>
<code value="workflow-definition"/>
<display value="Workflow Definition"/>
</coding>
</type>
<status value="active"/>
<experimental value="true"/>
<date value="2020-07-31T12:32:29.858-05:00"/>
<publisher value="HL7 Public Health Working Group"/>
<contact>
<name value="HL7 Public Health Working Group"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/pher"/>
</telecom>
<telecom>
<system value="email"/>
<value value="pher@lists.HL7.org"/>
</telecom>
</contact>
<description value="An example US Public Health PlanDefinition"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<effectivePeriod>
<start value="2020-12-01"/>
</effectivePeriod>
<library value="http://example.org/fhir/Library/RuleFilters|1.0.0"/>
</PlanDefinition>