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

FHIR IG Statistics: PlanDefinition/example-lab-service-toxoplasma-serum

Packagehl7.fhir.uv.order-catalog
Resource TypePlanDefinition
Idexample-lab-service-toxoplasma-serum
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/order-catalog/https://build.fhir.org/ig/HL7/fhir-order-catalog/PlanDefinition-example-lab-service-toxoplasma-serum.html
URLhttp://hl7.org/fhir/uv/order-catalog/PlanDefinition/example-lab-service-toxoplasma-serum
Version1.0.0-ballot
Statusdraft
Date2020-02-05T20:00:00+02:00
NameToxoplasmagondii
Titlelaboratory service - Toxoplasma gondii Ab panel on serum
Realmuv
Authorityhl7
DescriptionToxoplasma gondii Ab panel on serum specimen

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

Additional Narrative:

Laboratory service title: laboratory service - Toxoplasma gondii Ab panel on serum

id: example-lab-service-toxoplasma-serum

meta - profile: hl7.org/fhir/uv/order-catalog/StructureDefinition/LabServiceDefinition

CatalogReference: Composition/example-lab-compendium-header

name: Toxoplasmagondii

description: Toxoplasma gondii Ab panel on serum specimen

type: panel

status: draft, experimental

publisher: HL7 International

contact: HL7 Orders and Observations Work Group ( http://www.hl7.org/Special/committees/orders/index.cfm)

useContext (task): LABOE (laboratory test order entry task)

topic: SNOMED CT: 165994006 |Sample serology|

action:
extension:SpecimenRequested: SpecimenDefinition/example-specimen-2ml-serum
code: LOINC: 57770-0 |Toxoplasma gondii IgG and IgM panel - Serum|
action: ActivityDefinition/example-lab-procedure-toxoplasma

Source

{
  "resourceType": "PlanDefinition",
  "id": "example-lab-service-toxoplasma-serum",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabServiceDefinition"
    ]
  },
  "language": "en-US",
  "text": {
    "status": "additional",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/CatalogReference",
      "valueReference": {
        "reference": "Composition/example-lab-compendium-header"
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/order-catalog/PlanDefinition/example-lab-service-toxoplasma-serum",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.999.34.11"
    }
  ],
  "version": "1.0.0-ballot",
  "name": "Toxoplasmagondii",
  "title": "laboratory service - Toxoplasma gondii Ab panel on serum",
  "type": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/uv/order-catalog/CodeSystem/laboratory-service-definition-type",
        "code": "panel",
        "display": "collection of tests and panels performed on one or more in vitro biologic specimens"
      }
    ]
  },
  "status": "draft",
  "experimental": true,
  "date": "2020-02-05T20:00:00+02:00",
  "publisher": "HL7 International / Orders and Observations",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "description": "Toxoplasma gondii Ab panel on serum specimen",
  "useContext": [
    {
      "code": {
        "system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code": "task"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
            "code": "LABOE",
            "display": "laboratory test order entry task"
          }
        ]
      }
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "topic": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "165994006",
          "display": "Sample serology"
        }
      ]
    }
  ],
  "action": [
    {
      "extension": [
        {
          "extension": [
            {
              "extension": [
                {
                  "url": "Material",
                  "valueReference": {
                    "reference": "SpecimenDefinition/example-specimen-2ml-serum"
                  }
                }
              ],
              "url": "ExclusiveGroup"
            }
          ],
          "url": "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/SpecimenRequested"
        }
      ],
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "57770-0",
            "display": "Toxoplasma gondii IgG and IgM panel - Serum"
          }
        ]
      },
      "definitionCanonical": "http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-toxoplasma"
    }
  ]
}