FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource OperationDefinition/FHIR Server from package hl7.eu.fhir.gh#current (156 ms)

Package hl7.eu.fhir.gh
Type OperationDefinition
Id Id
FHIR Version R5
Source http://hl7.eu/fhir/ig/gravitate-health/https://build.fhir.org/ig/hl7-eu/gravitate-health/OperationDefinition-annotate.html
Url http://hl7.eu/fhir/ig/gravitate-health/OperationDefinition/annotate
Version 0.1.0
Status active
Date 2024-10-11T13:01:42+00:00
Name annotate
Title annotate
Experimental False
Realm eu
Authority hl7
Description This operation calculates an annotated version of an ePI as well as the separate extracts. The ePI can be delivered either as a `Bundle` or by using an `Identifier` of the bundle. Whether the support of both `Identifier` and `Bundle` continues to be supported currently remains unknown.
Type false
Kind operation

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Narrative

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

Generated Narrative: OperationDefinition annotate

URL: [base]/$annotate

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INepi0..1Bundle

ePI Document Bundle

INepi-identifier0..1Identifier

ePI Document Identifier

OUTreturnEpi1..1Bundle

Preprocessed epi Bundle

OUTreturnEpiExtracts1..1Bundle

Preprocessed epi Bundle extracts


Source

{
  "resourceType" : "OperationDefinition",
  "id" : "annotate",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition annotate</b></p><a name=\"annotate\"> </a><a name=\"hcannotate\"> </a><a name=\"annotate-en-US\"> </a><p>URL: [base]/$annotate</p><h3>Parameters</h3><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><tr><td>IN</td><td>epi</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R5/bundle.html\">Bundle</a></td><td/><td><div><p>ePI Document Bundle</p>\n</div></td></tr><tr><td>IN</td><td>epi-identifier</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R5/datatypes.html#Identifier\">Identifier</a></td><td/><td><div><p>ePI Document Identifier</p>\n</div></td></tr><tr><td>OUT</td><td>returnEpi</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R5/bundle.html\">Bundle</a></td><td/><td><div><p>Preprocessed epi Bundle</p>\n</div></td></tr><tr><td>OUT</td><td>returnEpiExtracts</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R5/bundle.html\">Bundle</a></td><td/><td><div><p>Preprocessed epi Bundle extracts</p>\n</div></td></tr></table></div>"
  },
  "url" : "http://hl7.eu/fhir/ig/gravitate-health/OperationDefinition/annotate",
  "version" : "0.1.0",
  "name" : "annotate",
  "title" : "annotate",
  "status" : "active",
  "kind" : "operation",
  "date" : "2024-10-11T13:01:42+00:00",
  "publisher" : "Gravitate Health Project",
  "contact" : [
    {
      "name" : "Gravitate Health Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.gravitatehealth.eu/"
        }
      ]
    },
    {
      "name" : "Gravitate Health Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.gravitatehealth.eu/"
        }
      ]
    }
  ],
  "description" : "This operation calculates an annotated version of an ePI as well as the separate extracts. \n\nThe ePI can be delivered either as a `Bundle` or by using an `Identifier` of the bundle. Whether the support of both `Identifier` and `Bundle` continues to be supported currently remains unknown.\n\n",
  "affectsState" : false,
  "code" : "annotate",
  "system" : true,
  "type" : false,
  "instance" : false,
  "parameter" : [
    {
      "name" : "epi",
      "use" : "in",
      "min" : 0,
      "max" : "1",
      "documentation" : "ePI Document Bundle",
      "type" : "Bundle"
    },
    {
      "name" : "epi-identifier",
      "use" : "in",
      "min" : 0,
      "max" : "1",
      "documentation" : "ePI Document Identifier",
      "type" : "Identifier"
    },
    {
      "name" : "returnEpi",
      "use" : "out",
      "min" : 1,
      "max" : "1",
      "documentation" : "Preprocessed epi Bundle",
      "type" : "Bundle"
    },
    {
      "name" : "returnEpiExtracts",
      "use" : "out",
      "min" : 1,
      "max" : "1",
      "documentation" : "Preprocessed epi Bundle extracts",
      "type" : "Bundle"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.