{
  "resourceType" : "ActivityDefinition",
  "id" : "example-lab-procedure-toxoplasma",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabProcedureDefinition"]
  },
  "language" : "en-US",
  "text" : {
    "status" : "additional",
    "div" : "<div xml:lang=\"en-US\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en-US\">\n            <p><b>Additional Narrative: </b></p>\n            <p><b>Laboratory procedure title</b>: Toxoplasma gondii serology procedure</p>\n            <p><b>id:</b> example-lab-procedure-toxoplasma</p>\n            <p><b>canonical url:</b> http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-toxoplasma</p>\n            <p><b>meta - profile:</b> hl7.org/fhir/uv/order-catalog/StructureDefinition/LabProcedureDefinition</p>\n            <p><b>name:</b> ToxoplasmaProcedure</p>\n            <p><b>description:</b> Serology for Toxoplasma gondii</p>\n            <p><b>status:</b> draft, experimental</p>\n            <p><b>publisher:</b> HL7 International </p>\n            <p><b>contact:</b> HL7 Orders and Observations Work Group (<a href=\"http://www.hl7.org/Special/committees/orders/index.cfm\">http://www.hl7.org/Special/committees/orders/index.cfm</a>)</p>\n            <p><b>topic:</b> SNOMED CT: 68793005 |Serologic test|</p>\n            <p><b>kind:</b> ServiceRequest</p>\n            <p><b>code:</b> LOINC: 57770-0 |Toxoplasma gondii IgG and IgM panel - Serum|</p>\n            <p><b>Output observations:</b></p>\n            <ul>\n                <li><a href=\"ObservationDefinition-example-observation-toxoigg.html\"> ObservationDefinition/example-observation-toxoigg</a></li>\n                <li><a href=\"ObservationDefinition-example-observation-toxoigm.html\"> ObservationDefinition/example-observation-toxoigm</a></li>\n                <li><a href=\"ObservationDefinition-example-observation-toxoint.html\"> ObservationDefinition/example-observation-toxoint</a></li>\n            </ul>\n        </div>"
  },
  "url" : "http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-toxoplasma",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.40.55.11.9"
  }],
  "version" : "1.0.0",
  "name" : "ToxoplasmaProcedure",
  "title" : "Toxoplasma gondii serology procedure",
  "status" : "draft",
  "experimental" : true,
  "date" : "2020-02-19T14:00:00+02:00",
  "publisher" : "HL7 International / Orders and Observations",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/orders"
    }]
  }],
  "description" : "Serology for Toxoplasma gondii",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "effectivePeriod" : {
    "start" : "2020-04-01",
    "end" : "2022-12-25"
  },
  "topic" : [{
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "68793005",
      "display" : "Serologic test"
    }]
  }],
  "kind" : "ServiceRequest",
  "code" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "57770-0",
      "display" : "Toxoplasma gondii IgG and IgM panel - Serum"
    }]
  },
  "observationResultRequirement" : ["http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-observation-toxoigg",
  "http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-observation-toxoigm",
  "http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-observation-toxoint"]
}