This page is part of the FHIR Specification (v3.5.0: R4 Ballot #2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2
FHIR Infrastructure Work Group | Maturity Level: N/A | Ballot Status: Informative | Compartments: Not linked to any defined compartments |
Raw XML (canonical form + also see XML Format Specification)
Example of implementationguide (id = "example")
<?xml version="1.0" encoding="UTF-8"?> <ImplementationGuide xmlns="http://hl7.org/fhir"> <id value="example"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative with Details</b> </p> <p> <b> id</b> : example</p> <p> <b> url</b> : <b> http://hl7.org/fhir/us/daf</b> </p> <p> <b> version</b> : 0</p> <p> <b> name</b> : Data Access Framework (DAF)</p> <p> <b> status</b> : draft</p> <p> <b> experimental</b> : false</p> <p> <b> date</b> : 01/01/2015</p> <p> <b> publisher</b> : ONC / HL7 Joint project</p> <p> <b> contact</b> : , </p> <p> <b> description</b> : The Data Access Framework (DAF) Initiative leverages the HL7 FHIR standards to standardize access to Meaningful Use Stage 2 structured information both within the organization and from external organizations</p> <p> <b> jurisdiction</b> : United States of America <span> (Details : {urn:iso:std:iso:3166 code 'US' = 'United States of America)</span> </p> <p> <b> copyright</b> : Published by ONC under the standard FHIR license (CC0)</p> <p> <b> license</b> : CC0-1.0</p> <p> <b> fhirVersion</b> : 1.0.0</p> <h3> DependsOns</h3> <table> <tr> <td> -</td> <td> <b> Uri</b> </td> </tr> <tr> <td> *</td> <td> <a> http://hl7.org/fhir/ImplementationGuide/uscore</a> </td> </tr> </table> <h3> Globals</h3> <table> <tr> <td> -</td> <td> <b> Type</b> </td> <td> <b> Profile</b> </td> </tr> <tr> <td> *</td> <td> Patient</td> <td> <a> http://hl7.org/fhir/us/core/StructureDefinition/patient</a> </td> </tr> </table> <blockquote> <p> <b> definition</b> </p> <h3> Packages</h3> <table> <tr> <td> -</td> <td> <b> Name</b> </td> <td> <b> Description</b> </td> </tr> <tr> <td> *</td> <td> test</td> <td> Base package (not broken up into multiple packages)</td> </tr> </table> <h3> Resources</h3> <table> <tr> <td> -</td> <td> <b> Reference</b> </td> <td> <b> Name</b> </td> <td> <b> Description</b> </td> <td> <b> Example[x]</b> </td> </tr> <tr> <td> *</td> <td> <a> Patient/test</a> </td> <td> Test Example</td> <td> A test example to show how a implementation guide works</td> <td> <a> http://hl7.org/fhir/us/core/StructureDefinition/patient</a> </td> </tr> </table> <blockquote> <p> <b> page</b> </p> <p> <b> name</b> : <a> patient-example.html</a> </p> <p> <b> title</b> : Example Patient Page</p> <p> <b> generation</b> : html</p> <h3> Pages</h3> <table> <tr> <td> -</td> </tr> <tr> <td> *</td> </tr> </table> </blockquote> <h3> Parameters</h3> <table> <tr> <td> -</td> <td> <b> Code</b> </td> <td> <b> Value</b> </td> </tr> <tr> <td> *</td> <td> apply-business-version</td> <td> 1.0</td> </tr> </table> </blockquote> <blockquote> <p> <b> manifest</b> </p> <p> <b> rendering</b> : <a> http://hl7.org/fhir/us/daf</a> </p> <h3> Resources</h3> <table> <tr> <td> -</td> <td> <b> Reference</b> </td> <td> <b> Example[x]</b> </td> <td> <b> RelativePath</b> </td> </tr> <tr> <td> *</td> <td> <a> Patient/test</a> </td> <td> <a> http://hl7.org/fhir/us/core/StructureDefinition/patient</a> </td> <td> <a> patient-test.html#patient-test</a> </td> </tr> </table> <h3> Pages</h3> <table> <tr> <td> -</td> <td> <b> Name</b> </td> <td> <b> Title</b> </td> <td> <b> Anchor</b> </td> </tr> <tr> <td> *</td> <td> patient-test.html</td> <td> Test Patient Example</td> <td> patient-test</td> </tr> </table> <p> <b> image</b> : fhir.png</p> <p> <b> other</b> : fhir.css</p> </blockquote> </div> </text> <url value="http://hl7.org/fhir/us/daf"/> <version value="0"/> <name value="Data Access Framework (DAF)"/> <status value="draft"/> <experimental value="false"/> <date value="2015-01-01"/> <publisher value="ONC / HL7 Joint project"/> <contact> <name value="ONC"/> <telecom> <system value="url"/> <value value="http://www.healthit.gov"/> </telecom> </contact> <contact> <name value="HL7"/> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="The Data Access Framework (DAF) Initiative leverages the HL7 FHIR standards to standardize access to Meaningful Use Stage 2 structured information both within the organization and from external organizations"/> <jurisdiction> <coding> <system value="urn:iso:std:iso:3166"/> <code value="US"/> </coding> </jurisdiction> <copyright value="Published by ONC under the standard FHIR license (CC0)"/> <license value="CC0-1.0"/> <fhirVersion value="1.0.0"/> <dependsOn> <uri value="http://hl7.org/fhir/ImplementationGuide/uscore"/> </dependsOn> <global> <!-- all patients have to conform to daf-patient --> <type value="Patient"/> <profile value="http://hl7.org/fhir/us/core/StructureDefinition/patient"/> </global> <definition> <package> <name value="test"/> <description value="Base package (not broken up into multiple packages)"/> </package> <resource> <reference> <reference value="Patient/test"/> </reference> <name value="Test Example"/> <description value="A test example to show how a implementation guide works"/> <exampleCanonical value="http://hl7.org/fhir/us/core/StructureDefinition/patient"/> </resource> <page> <nameUrl value="patient-example.html"/> <title value="Example Patient Page"/> <generation value="html"/> <page> <nameUrl value="list.html"/> <title value="Value Set Page"/> <generation value="html"/> </page> </page> <parameter> <code value="apply-business-version"/> <value value="1.0"/> </parameter> </definition> <manifest> <rendering value="http://hl7.org/fhir/us/daf"/> <resource> <reference> <reference value="Patient/test"/> </reference> <exampleCanonical value="http://hl7.org/fhir/us/core/StructureDefinition/patient"/> <relativePath value="patient-test.html#patient-test"/> </resource> <page> <name value="patient-test.html"/> <title value="Test Patient Example"/> <anchor value="patient-test"/> <anchor value="tx"/> <anchor value="uml"/> </page> <image value="fhir.png"/> <other value="fhir.css"/> </manifest> </ImplementationGuide>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.