Your User Friendly Name for MyIG Here
0.2.0 - CI Build
Your User Friendly Name for MyIG Here, published by HL7 International - [Some] Work Group. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/sample-ig/ and changes regularly. See the Directory of published versions
Page standards status: Informative | Maturity Level: 1 |
<ActorDefinition xmlns="http://hl7.org/fhir">
<id value="example"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><div xml:lang="en" lang="en"><hr/><p><b>English</b></p><hr/><p class="res-header-id"><b>Generated Narrative: ActorDefinition example</b></p><a name="example"> </a><a name="hcexample"> </a><a name="example-en"> </a><table class="grid"><tr><td><b>Actor: ExampleServer </b></td><td>Example Server</td><td>Type: system </td></tr><tr><td colspan="3"/></tr></table></div><div xml:lang="de" lang="de"><hr/><p><b>German</b></p><hr/><p class="res-header-id"><b>Generated Narrative: ActorDefinition example</b></p><a name="example"> </a><a name="hcexample"> </a><a name="example-de"> </a><table class="grid"><tr><td><b>Actor: ExampleServer </b></td><td>Example Server</td><td>Type: system </td></tr><tr><td colspan="3"/></tr></table></div><div xml:lang="fr" lang="fr"><hr/><p><b>French</b></p><hr/><p class="res-header-id"><b>Generated Narrative: ActorDefinition example</b></p><a name="example"> </a><a name="hcexample"> </a><a name="example-fr"> </a><table class="grid"><tr><td><b>Actor: ExampleServer </b></td><td>Example Server</td><td>Type: system </td></tr><tr><td colspan="3"/></tr></table></div></div>
</text>
<extension
url="http://hl7.org/fhir/tools/StructureDefinition/ig-actor-example-url">
<valueUrl value="http://somewhere.else.org/pas/server"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://somewhere.org/fhir/uv/myig/ImplementationGuide/example.fhir.uv.myig"/>
</extension>
</valueInteger>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://somewhere.org/fhir/uv/myig/ImplementationGuide/example.fhir.uv.myig"/>
</extension>
</valueCode>
</extension>
<url value="http://somewhere.org/fhir/uv/myig/ActorDefinition/example"/>
<version value="0.2.0"/>
<name value="ExampleServer"/>
<title value="Example Server"/>
<status value="active"/>
<date value="2021-11-02T14:31:30.239Z"/>
<publisher value="HL7 International - [Some] Work Group"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/Special/committees/[something]"/>
</telecom>
</contact>
<description value="Client Actor"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<type value="system"/>
</ActorDefinition>