Mobile access to Health Documents (MHD)
4.2.1 - Trial-Implementation International flag

This page is part of the IHE Mobile Access to Health Documents (v4.2.1: Publication) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: generate-metadata - XML Representation

Active as of 2023-08-02

Raw xml | Download



<OperationDefinition xmlns="http://hl7.org/fhir">
  <id value="generate-metadata"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>URL: [base]/DocumentReference/$generate-metadata</p><p>Input parameters Profile: <a href="StructureDefinition-IHE.MHD.GenerateMetadata.Parameters.In.html">IHE MHD GenerateMetadata Parameters In</a></p><p>Output parameters Profile: <a href="StructureDefinition-IHE.MHD.GenerateMetadata.Parameters.Out.html">IHE MHD GenerateMetadata Parameters Out</a></p><p>Parameters</p><table class="grid"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr></table></div>
  </text>
  <url
       value="https://profiles.ihe.net/ITI/MHD/OperationDefinition/generate-metadata"/>
  <version value="4.2.1"/>
  <name value="GenerateMetadata"/>
  <title value="Generate a DocumentReference from a document"/>
  <status value="active"/>
  <kind value="operation"/>
  <experimental value="false"/>
  <date value="2023-08-02T11:14:45-05:00"/>
  <publisher value="IHE IT Infrastructure Technical Committee"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.ihe.net/ihe_domains/it_infrastructure/"/>
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="iti@ihe.net"/>
    </telecom>
  </contact>
  <contact>
    <name value="IHE IT Infrastructure Technical Committee"/>
    <telecom>
      <system value="email"/>
      <value value="iti@ihe.net"/>
    </telecom>
  </contact>
  <description
               value="A client can ask a server to generate a documentReference from a document.
The server reads the existing document and generates a matching DocumentReference resource, or returns one it has previously generated. 
The server will persist the document and the DocumentReference; and may propigate based on grouping with other Actors.
Servers may be able to return or generate document references for the following types of content:
- CDA
- FHIR Document"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <affectsState value="true"/>
  <code value="generate-metadata"/>
  <resource value="DocumentReference"/>
  <system value="false"/>
  <type value="true"/>
  <instance value="false"/>
  <inputProfile
                value="https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.GenerateMetadata.Parameters.In"/>
  <outputProfile
                 value="https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.GenerateMetadata.Parameters.Out"/>
</OperationDefinition>