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

FHIR IG Statistics: ActivityDefinition/example-lab-procedure-hsvt2

Packagehl7.fhir.uv.order-catalog
Resource TypeActivityDefinition
Idexample-lab-procedure-hsvt2
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/order-catalog/https://build.fhir.org/ig/HL7/fhir-order-catalog/ActivityDefinition-example-lab-procedure-hsvt2.html
URLhttp://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-hsvt2
Version1.0.0-ballot
Statusdraft
Date2020-02-19T14:00:00+02:00
NameHSVT2Procedure
TitleHSV 2 IgM titer procedure
Realmuv
Authorityhl7
DescriptionIgM titer for herpes simplex virus 2
KindServiceRequest

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 procedure title: HSV 2 IgM titer procedure

id: example-lab-procedure-hsvt1

canonical url: http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-hsvt2

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

name: HSVT2Procedure

description: IgM titer for herpes simplex virus 2

status: draft, experimental

publisher: HL7 International

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

topic: SNOMED CT: 165994006 |Sample serology|

kind: ServiceRequest

code: LOINC: 50758-2 |Herpes simplex virus 1 IgM Ab [Titer] in Serum by Immunofluorescence|

output observation: ObservationDefinition/example-observation-hsv2igmt


Source

{
  "resourceType": "ActivityDefinition",
  "id": "example-lab-procedure-hsvt2",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabProcedureDefinition"
    ]
  },
  "language": "en-US",
  "text": {
    "status": "additional",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-hsvt2",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.999.11.5"
    }
  ],
  "version": "1.0.0-ballot",
  "name": "HSVT2Procedure",
  "title": "HSV 2 IgM titer 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": "IgM titer for herpes simplex virus 2",
  "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": "165994006",
          "display": "Sample serology"
        }
      ]
    }
  ],
  "kind": "ServiceRequest",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "26927-4",
        "display": "Herpes simplex virus 2 IgM Ab [Titer] in Serum by Immunofluorescence"
      }
    ]
  },
  "observationResultRequirement": [
    "http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-observation-hsv2igmt"
  ]
}