PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.medmorph@1.0.0
    http://hl7.org/fhir/us/medmorph/OperationDefinition/PlanDefinition-get-kar
{
  "description": "The operation is used to retrieve the knowledge artifact associated with the PlanDefinition.",
  "_filename": "OperationDefinition-PlanDefinition-get-kar.json",
  "package_name": "hl7.fhir.us.medmorph",
  "date": "2020-11-19T21:48:56+10:00",
  "system": false,
  "publisher": "HL7 International - Public Health Work Group",
  "instance": true,
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "PlanDefinitionGetKar",
  "type": "false",
  "experimental": null,
  "resourceType": "OperationDefinition",
  "title": "Get Knowledge Artifact",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "b4817dbf-8147-4df2-8f02-3ec2cd7e99e0",
  "resource": [ "PlanDefinition" ],
  "kind": "operation",
  "url": "http://hl7.org/fhir/us/medmorph/OperationDefinition/PlanDefinition-get-kar",
  "code": "get-kar",
  "version": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/Special/committees/pher",
      "system": "url"
    } ]
  } ],
  "parameter": [ {
    "max": "1",
    "min": 0,
    "use": "out",
    "name": "return",
    "type": "Bundle",
    "documentation": "The Knowledge Artifact Bundle containing all the related resources will be returned."
  } ]
}