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

FHIR IG Statistics: OperationDefinition/example

Packagehl7.fhir.test.multi-lang
Resource TypeOperationDefinition
Idexample
FHIR VersionR4
Sourcehttp://hl7.org/fhir/test/multi-lang/https://build.fhir.org/ig/FHIR/multi-lang-test-ig/OperationDefinition-example.html
URLhttp://hl7.org/fhir/test/multi-lang/OperationDefinition/example
Version0.2.0
Statusdraft
Date2015-08-04
NameExampleOperationDefinition
TitleExample Operation Definition
Realmtest
Authorityhl7
DescriptionExample Operation Definition Instance
Typefalse
Kindoperation

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


English


Generated Narrative: OperationDefinition example

Language: en

URL: [base]/Composition/[id]/$populate

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INpersist1..1Reference

Indicates whether the produced document should be persisted

INgraph0..1uri

Canonical reference to a GraphDefinition. If a URL is provided, it is the canonical reference to a GraphDefinition that it controls what resources are to be added to the bundle when building the document. The GraphDefinition can also specify profiles that apply to the various resources

OUTreturn1..1Bundle

The bundle containing the composition and resources associated with it. See FHIR Documents for information on resources that may be included in the bundle.

Only implemented for Labs and Medications so far


Dutch


Gegenereerde narrative: OperationDefinition example

Taal: en

Url: [base]/Composition/[id]/$populate

Parameters

GebruikNaamScopeKardinaliteitTypeBindingDocumentatie
INpersist1..1Reference

Indicates whether the produced document should be persisted

INgraph0..1uri

Canonical reference to a GraphDefinition. If a URL is provided, it is the canonical reference to a GraphDefinition that it controls what resources are to be added to the bundle when building the document. The GraphDefinition can also specify profiles that apply to the various resources

OUTreturn1..1Bundle

The bundle containing the composition and resources associated with it. See FHIR Documents for information on resources that may be included in the bundle.

Only implemented for Labs and Medications so far


Spanish


Generated Narrative: DefinicionDeOperacion example

Language: en

URL: [base]/Composition/[id]/$populate

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INpersist1..1Reference

Indicates whether the produced document should be persisted

INgraph0..1uri

Canonical reference to a GraphDefinition. If a URL is provided, it is the canonical reference to a GraphDefinition that it controls what resources are to be added to the bundle when building the document. The GraphDefinition can also specify profiles that apply to the various resources

OUTreturn1..1Bundle

The bundle containing the composition and resources associated with it. See FHIR Documents for information on resources that may be included in the bundle.

Only implemented for Labs and Medications so far


French


Narratif généré : DéfinitionOpération example

Langue : en

URL : [base]/Composition/[id]/$populate

Paramètres

UseNomPérimètreCardinalitéTypeBindingDocumentation
INpersist1..1Reference

Indicates whether the produced document should be persisted

INgraph0..1uri

Canonical reference to a GraphDefinition. If a URL is provided, it is the canonical reference to a GraphDefinition that it controls what resources are to be added to the bundle when building the document. The GraphDefinition can also specify profiles that apply to the various resources

OUTreturn1..1Bundle

The bundle containing the composition and resources associated with it. See FHIR Documents for information on resources that may be included in the bundle.

Only implemented for Labs and Medications so far


Portuguese


Narrativa gerada: OperationDefinition example

Língua: en

URL: [base]/Composition/[id]/$populate

Parâmetros

UtilizaçãoNomeÂmbito de aplicaçãoCardinalidadeTipoVínculoDocumentação
INpersist1..1Reference

Indicates whether the produced document should be persisted

INgraph0..1uri

Canonical reference to a GraphDefinition. If a URL is provided, it is the canonical reference to a GraphDefinition that it controls what resources are to be added to the bundle when building the document. The GraphDefinition can also specify profiles that apply to the various resources

OUTreturn1..1Bundle

The bundle containing the composition and resources associated with it. See FHIR Documents for information on resources that may be included in the bundle.

Only implemented for Labs and Medications so far


Arabic


Generated Narrative: OperationDefinition example

Language: en

URL: [base]/Composition/[id]/$populate

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INpersist1..1Reference

Indicates whether the produced document should be persisted

INgraph0..1uri

Canonical reference to a GraphDefinition. If a URL is provided, it is the canonical reference to a GraphDefinition that it controls what resources are to be added to the bundle when building the document. The GraphDefinition can also specify profiles that apply to the various resources

OUTreturn1..1Bundle

The bundle containing the composition and resources associated with it. See FHIR Documents for information on resources that may be included in the bundle.

Only implemented for Labs and Medications so far


Source

{
  "resourceType": "OperationDefinition",
  "id": "example",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/test/multi-lang/ImplementationGuide/hl7.fhir.test.multi-lang"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/test/multi-lang/OperationDefinition/example",
  "version": "0.2.0",
  "name": "ExampleOperationDefinition",
  "_name": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "pt"
          },
          {
            "url": "content",
            "valueString": "ExampleOperationDefinition (definição de operação de exemplo)"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      },
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "es"
          },
          {
            "url": "content",
            "valueString": "ExampleOperationDefinition"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      },
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "ar"
          },
          {
            "url": "content",
            "valueString": "مثال على تعريف العملية"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      },
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "nl"
          },
          {
            "url": "content",
            "valueString": "VoorbeeldOperatieDefinitie"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "title": "Example Operation Definition",
  "_title": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "ar"
          },
          {
            "url": "content",
            "valueString": "مثال على تعريف العملية"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      },
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "es"
          },
          {
            "url": "content",
            "valueString": "Ejemplo Definición de la operación"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      },
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "pt"
          },
          {
            "url": "content",
            "valueString": "Exemplo de operação Definição"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      },
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "nl"
          },
          {
            "url": "content",
            "valueString": "Voorbeeld Werking Definitie"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "status": "draft",
  "kind": "operation",
  "experimental": true,
  "date": "2015-08-04",
  "publisher": "HL7 International / FHIR Infrastructure",
  "_publisher": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "es"
          },
          {
            "url": "content",
            "valueString": "HL7 International / Infraestructura FHIR"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      },
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "pt"
          },
          {
            "url": "content",
            "valueString": "HL7 Internacional / Infraestrutura FHIR"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      },
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "nl"
          },
          {
            "url": "content",
            "valueString": "HL7 International / FHIR-infrastructuur"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      },
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "ar"
          },
          {
            "url": "content",
            "valueString": "البنية التحتية لـ FHIR / HL7 الدولية"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "Example Operation Definition Instance",
  "_description": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "es"
          },
          {
            "url": "content",
            "valueString": "Ejemplo de operación Definición Instancia"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      },
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "pt"
          },
          {
            "url": "content",
            "valueString": "Exemplo de operação Definição da instância"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      },
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "nl"
          },
          {
            "url": "content",
            "valueString": "Voorbeeld Operation Definition Instance"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      },
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "ar"
          },
          {
            "url": "content",
            "valueString": "مثال على مثيل تعريف العملية"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "useContext": [
    {
      "code": {
        "system": "http://terminology.hl7.org/ValueSet/usage-context-type",
        "code": "venue",
        "display": "Clinical Venue"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
            "code": "IMP",
            "display": "inpatient encounter"
          }
        ]
      }
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "code": "populate",
  "comment": "Only implemented for Labs and Medications so far",
  "_comment": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "es"
          },
          {
            "url": "content",
            "valueString": "De momento sólo se ha implantado para laboratorios y medicamentos"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      },
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "pt"
          },
          {
            "url": "content",
            "valueString": "Até à data, só foi implementado para laboratórios e medicamentos"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      },
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "nl"
          },
          {
            "url": "content",
            "valueString": "Tot nu toe alleen geïmplementeerd voor labonderzoeken en medicijnen"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      },
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "ar"
          },
          {
            "url": "content",
            "valueString": "تم تنفيذ ذلك فقط بالنسبة للمختبرات والأدوية حتى الآن"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "base": "http://hl7.org/fhir/OperationDefinition/Composition-document",
  "resource": [
    "Composition"
  ],
  "system": false,
  "type": false,
  "instance": true,
  "parameter": [
    {
      "name": "persist",
      "use": "in",
      "min": 1,
      "max": "1",
      "documentation": "Indicates whether the produced document should be persisted",
      "type": "Reference"
    },
    {
      "name": "graph",
      "use": "in",
      "min": 0,
      "max": "1",
      "documentation": "Canonical reference to a GraphDefinition. If a URL is provided, it is the canonical reference to a GraphDefinition that it controls what resources are to be added to the bundle when building the document. The GraphDefinition can also specify profiles that apply to the various resources",
      "type": "uri"
    },
    {
      "name": "return",
      "use": "out",
      "min": 1,
      "max": "1",
      "documentation": "The bundle containing the composition and resources associated with it. See FHIR Documents for information on resources that may be included in the bundle.",
      "type": "Bundle"
    }
  ],
  "overload": [
    {
      "parameterName": [
        "persist",
        "graph"
      ]
    },
    {
      "parameterName": [
        "persist"
      ],
      "comment": "Graph is presumed to only be direct references if not specified"
    }
  ]
}