PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.mhd@4.2.3
    https://profiles.ihe.net/ITI/MHD/OperationDefinition/generate-metadata
{
  "description": "Generate Metadata [ITI-106](ITI-106.html) transaction Operation.",
  "_filename": "OperationDefinition-generate-metadata.json",
  "package_name": "ihe.iti.mhd",
  "date": "2025-10-31T14:32:55-05:00",
  "system": false,
  "publisher": "IHE IT Infrastructure Technical Committee",
  "instance": false,
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "name": "GenerateMetadata",
  "type": "true",
  "experimental": "false",
  "resourceType": "OperationDefinition",
  "title": "Generate a DocumentReference from a document",
  "package_version": "4.2.3",
  "status": "active",
  "id": "a921797e-cdc1-441d-a2b2-7654bcf779e5",
  "resource": [ "DocumentReference" ],
  "affectsState": true,
  "kind": "operation",
  "url": "https://profiles.ihe.net/ITI/MHD/OperationDefinition/generate-metadata",
  "code": "generate-metadata",
  "version": "4.2.3",
  "contact": [ {
    "telecom": [ {
      "value": "https://www.ihe.net/ihe_domains/it_infrastructure/",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "iti@ihe.net",
      "system": "email"
    } ]
  }, {
    "name": "IHE IT Infrastructure Technical Committee",
    "telecom": [ {
      "value": "iti@ihe.net",
      "system": "email"
    } ]
  } ],
  "parameter": [ {
    "max": "1",
    "min": 1,
    "use": "in",
    "name": "document",
    "type": "Resource",
    "documentation": "[ITI-106 Generate Metadata Request Message](ITI-106.html#2310641-generate-metadata-request-message)\n- the document that is either a Binary or a document Bundle\n  - Binary 0..1 the *document* in Binary Resource format. Usually used with CDA documents.\n  - Bundle 0..1 the *document* in FHIR-Document form of a Bundle of kind Document\n- representative profile of Input Parameters [IHE.MHD.GenerateMetadata.Parameters.In](StructureDefinition-IHE.MHD.GenerateMetadata.Parameters.In.html)\n- example of [input Parameters](StructureDefinition-IHE.MHD.GenerateMetadata.Parameters.In-examples.html)",
    "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Binary", "http://hl7.org/fhir/StructureDefinition/Bundle" ]
  }, {
    "max": "1",
    "min": 1,
    "use": "out",
    "name": "DocumentReference",
    "type": "Reference",
    "documentation": "[ITI-106 Generate Metadata Response Message](ITI-106.html#2310642-generate-metadata-response-message)\n- Output is a reference to a MHV DocumentReference with metadata generated from the *document*",
    "targetProfile": [ "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.DocumentReference" ]
  } ]
}