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

FHIR IG Statistics: MessageDefinition/MessageDefinition-toxicology-system

Packagehl7.fhir.us.mdi
Resource TypeMessageDefinition
IdMessageDefinition-toxicology-system
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/mdi/https://build.fhir.org/ig/HL7/fhir-mdi-ig/MessageDefinition-MessageDefinition-toxicology-system.html
URLhttp://hl7.org/fhir/us/mdi/MessageDefinition/MessageDefinition-toxicology-system
Version3.0.0-draft
Statusactive
Date2022-07-09
Realmus
Authorityhl7

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

Generated Narrative: MessageDefinition MessageDefinition-toxicology-system

url: MessageDefinition: url = http://hl7.org/fhir/us/mdi/MessageDefinition/MessageDefinition-toxicology-system; identifier = OID:2.16.840.1.113883.4.642.40.11.30.1; version = 3.0.0-draft; status = active; experimental = false; date = 2022-07-09; publisher = HL7 International / Public Health; contact = HL7 International / Public Health (http://www.hl7.org/Special/committees/pher); jurisdiction = United States of America; copyright = ; event[x] = Toxicology Lab Results (Medicolegal Death Investigation Codes#tox-result-report); category = notification

identifier: URI/urn:oid:2.16.840.1.113883.4.642.40.11.30.1

version: 3.0.0-draft

status: Active

experimental: false

date: 2022-07-09

publisher: HL7 International / Public Health

contact: HL7 International / Public Health: http://www.hl7.org/Special/committees/pher

jurisdiction: United States of America

event: Medicolegal Death Investigation Codes tox-result-report: Toxicology Lab Results

category: Notification


Source

{
  "resourceType": "MessageDefinition",
  "id": "MessageDefinition-toxicology-system",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/mdi/MessageDefinition/MessageDefinition-toxicology-system",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.11.30.1"
    }
  ],
  "version": "3.0.0-draft",
  "status": "active",
  "experimental": false,
  "date": "2022-07-09",
  "publisher": "HL7 International / Public Health",
  "contact": [
    {
      "name": "HL7 International / Public Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "eventCoding": {
    "system": "http://hl7.org/fhir/us/mdi/CodeSystem/cs-mdi-codes",
    "code": "tox-result-report"
  },
  "category": "notification"
}