FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: OperationDefinition/generate-metadata

Packageihe.iti.mhd
TypeOperationDefinition
Idgenerate-metadata
FHIR VersionR4
Sourcehttps://profiles.ihe.net/ITI/MHD/https://build.fhir.org/ig/IHE/ITI.MHD/OperationDefinition-generate-metadata.html
URLhttps://profiles.ihe.net/ITI/MHD/OperationDefinition/generate-metadata
Version4.2.3-current
Statusactive
Date2025-04-28T16:15:50+00:00
NameGenerateMetadata
TitleGenerate a DocumentReference from a document
Realmuv
Authorityihe
DescriptionA 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 propagate 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
Typetrue
Kindoperation

Resources that use this resource

CapabilityStatement
IHE.MHD.DocumentRecipient.GenerateDocument Recipient implementing Generate Metadata Option
IHE.MHD.DocumentSource.GenerateDocument Source (publisher) implementing the Generate Metadata Option
ISiKCapabilityStatementMetadatenErzeugenRolleISiK CapabilityStatement Metadaten Erzeugen Rolle
dokumentenaustausch-serverISiK CapabilityStatement Dokumentenaustausch Server

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: OperationDefinition generate-metadata

URL: [base]/DocumentReference/$generate-metadata

Input parameters Profile:IHE MHD GenerateMetadata Parameters In

Output parameters Profile:IHE MHD GenerateMetadata Parameters Out

Parameters

UseNameScopeCardinalityTypeBindingDocumentation

Source

{
  "resourceType": "OperationDefinition",
  "id": "generate-metadata",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/ITI/MHD/OperationDefinition/generate-metadata",
  "version": "4.2.3-current",
  "name": "GenerateMetadata",
  "title": "Generate a DocumentReference from a document",
  "status": "active",
  "kind": "operation",
  "experimental": false,
  "date": "2025-04-28T16:15:50+00:00",
  "publisher": "IHE IT Infrastructure Technical Committee",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/it_infrastructure/"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    },
    {
      "name": "IHE IT Infrastructure Technical Committee",
      "telecom": [
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    }
  ],
  "description": "A client can ask a server to generate a documentReference from a document.\nThe server reads the existing document and generates a matching DocumentReference resource, or returns one it has previously generated. \nThe server will persist the document and the DocumentReference; and may propagate based on grouping with other Actors.\nServers may be able to return or generate document references for the following types of content:\n- CDA\n- FHIR Document",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "affectsState": true,
  "code": "generate-metadata",
  "resource": [
    "DocumentReference"
  ],
  "system": false,
  "type": true,
  "instance": false,
  "inputProfile": "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.GenerateMetadata.Parameters.In",
  "outputProfile": "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.GenerateMetadata.Parameters.Out"
}