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

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

Packagehl7.fhir.uv.order-catalog
Resource TypePlanDefinition
Idexample-lab-service-hsvt2-serum
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/order-catalog/https://build.fhir.org/ig/HL7/fhir-order-catalog/PlanDefinition-example-lab-service-hsvt2-serum.html
URLhttp://hl7.org/fhir/uv/order-catalog/PlanDefinition/example-lab-service-hsvt2-serum
Version1.0.0-ballot
Statusdraft
Date2020-02-05T20:00:00+02:00
NameHVS2IgMtiter
Titlelaboratory service - serum HSV 2 IgM titer on serum
Realmuv
Authorityhl7
Descriptionserum HSV 2 IgM titer on serum specimen, can be ordered standalone or triggered as reflex by the IgM screen test

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 - serum HSV 2 IgM titer on serum

id: example-lab-service-hsvt2-serum

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

CatalogReference: Composition/example-lab-compendium-header

name: HVS2IgMtiter

description: serum HSV 2 IgM titer on serum specimen, can be ordered standalone or triggered as reflex by the IgM screen test

type: test

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:Herpes simplex virus 2 IgM titer
extension:SpecimenRequested: SpecimenDefinition/example-specimen-2ml-serum
code: LOINC: 26927-4 |Herpes simplex virus 2 IgM Ab [Titer] in Serum by Immunofluorescence|
definition: ActivityDefinition/example-lab-procedure-hsvt2

Source

{
  "resourceType": "PlanDefinition",
  "id": "example-lab-service-hsvt2-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-hsvt2-serum",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.999.34.7"
    }
  ],
  "version": "1.0.0-ballot",
  "name": "HVS2IgMtiter",
  "title": "laboratory service - serum HSV 2 IgM titer on serum",
  "_title": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "fr-FR"
          },
          {
            "url": "content",
            "valueString": "Titrage des IgM HSV 2 sur sérum"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "type": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/uv/order-catalog/CodeSystem/laboratory-service-definition-type",
        "code": "test",
        "display": "unitary measurement performed on an in vitro biologic specimen"
      }
    ]
  },
  "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": "serum HSV 2 IgM titer on serum specimen, can be ordered standalone or triggered as reflex by the IgM screen test",
  "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": "26927-4",
            "display": "Herpes simplex virus 2 IgM Ab [Titer] in Serum by Immunofluorescence"
          }
        ]
      },
      "definitionCanonical": "http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-hsvt2"
    }
  ]
}