This page is part of the Canonical Resource Management Infrastructure Implementation Guide (v1.0.0: STU1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Draft as of 2021-02-11 |
<GraphDefinition xmlns="http://hl7.org/fhir">
<id value="publishable-example"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablegraphdefinition"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: GraphDefinition </b><a name="publishable-example"> </a><a name="hcpublishable-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">ResourceGraphDefinition "publishable-example" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-crmi-publishablegraphdefinition.html">CRMI Publishable GraphDefinition</a></p></div><p><b>Artifact Title</b>: Publishable GraphDefinition Example</p><p><b>url</b>: <code>http://hl7.org/fhir/uv/crmi/GraphDefinition/publishable-example</code></p><p><b>version</b>: 1.0.0</p><p><b>name</b>: PublishableGraphDefinitionExample</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>description</b>: Example of a Publishable GraphDefinition</p><p><b>jurisdiction</b>: World <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (m49.htm#001)</span></p><p><b>start</b>: Patient</p><p><b>profile</b>: <a href="http://http://fhir.org/guides/who/anc-cds/ancpatient">http://http://fhir.org/guides/who/anc-cds/ancpatient</a></p><blockquote><p><b>link</b></p><p><b>min</b>: 0</p><p><b>max</b>: *</p><p><b>description</b>: Encounters</p><h3>Targets</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Params</b></td><td><b>Profile</b></td></tr><tr><td style="display: none">*</td><td>Encounter</td><td>patient={ref}</td><td><a href="http://fhir.org/guides/who/anc-cds/ancencounter">http://fhir.org/guides/who/anc-cds/ancencounter</a></td></tr></table></blockquote><blockquote><p><b>link</b></p><p><b>min</b>: 0</p><p><b>max</b>: *</p><p><b>description</b>: LMP</p><h3>Targets</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Params</b></td><td><b>Profile</b></td></tr><tr><td style="display: none">*</td><td>Observation</td><td>patient={ref}</td><td><a href="http://fhir.org/guides/who/anc-cds/StructureDefinition/lmpobservation">http://fhir.org/guides/who/anc-cds/StructureDefinition/lmpobservation</a></td></tr></table></blockquote></div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/artifact-title">
<valueString value="Publishable GraphDefinition Example"/>
</extension>
<url
value="http://hl7.org/fhir/uv/crmi/GraphDefinition/publishable-example"/>
<version value="1.0.0"/>
<name value="PublishableGraphDefinitionExample"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2021-02-11T20:43:58+00:00"/>
<description value="Example of a Publishable GraphDefinition"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<start value="Patient"/>
<profile value="http://http://fhir.org/guides/who/anc-cds/ancpatient"/>
<link>
<min value="0"/>
<max value="*"/>
<description value="Encounters"/>
<target>
<type value="Encounter"/>
<params value="patient={ref}"/>
<profile value="http://fhir.org/guides/who/anc-cds/ancencounter"/>
</target>
</link>
<link>
<min value="0"/>
<max value="*"/>
<description value="LMP"/>
<target>
<type value="Observation"/>
<params value="patient={ref}"/>
<profile
value="http://fhir.org/guides/who/anc-cds/StructureDefinition/lmpobservation"/>
</target>
</link>
</GraphDefinition>