Canonical Resource Management Infrastructure Implementation Guide
1.0.0-ballot - Ballot International flag

This page is part of the Canonical Resource Management Infrastructure Implementation Guide (v1.0.0-ballot: STU1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: shareable-example-graphdefinition - XML Representation

Draft as of 2021-02-11

Raw xml | Download



<GraphDefinition xmlns="http://hl7.org/fhir">
  <id value="shareable-example"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablegraphdefinition"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: GraphDefinition</b><a name="shareable-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 GraphDefinition &quot;shareable-example&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-crmi-shareablegraphdefinition.html">CRMI Shareable GraphDefinition</a></p></div><p><b>Artifact Title</b>: Shareable GraphDefinition Example</p><p><b>url</b>: <code>http://hl7.org/fhir/uv/crmi/GraphDefinition/shareable-example</code></p><p><b>version</b>: 1.0.0-ballot</p><p><b>name</b>: ShareableGraphDefinitionExample</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2021-02-11 20:43:58+0000</p><p><b>publisher</b>: Clinical Decision Support WG</p><p><b>contact</b>: <a href="http://www.hl7.org/Special/committees/dss">http://www.hl7.org/Special/committees/dss</a></p><p><b>description</b>: Example of a Shareable GraphDefinition</p><p><b>jurisdiction</b>: World <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (m49.htm#001)</span></p></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/artifact-title">
    <valueString value="Shareable GraphDefinition Example"/>
  </extension>
  <url value="http://hl7.org/fhir/uv/crmi/GraphDefinition/shareable-example"/>
  <version value="1.0.0-ballot"/>
  <name value="ShareableGraphDefinitionExample"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2021-02-11T20:43:58+00:00"/>
  <publisher value="Clinical Decision Support WG"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/dss"/>
    </telecom>
  </contact>
  <description value="Example of a Shareable GraphDefinition"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
</GraphDefinition>