http://hl7.org/fhir/observation-triggeredbytype|5.0.0

name
TriggeredBytype
package
hl7.fhir.r5.core@5.0.0
content
complete
experimental
true
status
active
date
2022-03-16 05:55:11.0

triggered Bytype

Codes providing the triggeredBy type of observation.

{
  "description" : "Codes providing the triggeredBy type of observation.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2022-03-16T05:55:11Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "TriggeredBytype",
  "experimental" : true,
  "resourceType" : "CodeSystem",
  "title" : "triggered Bytype",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "oo"
  } ],
  "status" : "active",
  "hierarchyMeaning" : "is-a",
  "id" : "81752f31-1902-5f02-8f1e-24f9ee2bf955",
  "valueSet" : "http://hl7.org/fhir/ValueSet/observation-triggeredbytype",
  "url" : "http://hl7.org/fhir/observation-triggeredbytype",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.2098",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "reflex",
    "display" : "Reflex",
    "definition" : "Performance of one or more other tests depending on the results of the initial test.  This may include collection of additional specimen. While a new ServiceRequest is not required to perform the additional test, where it is still needed (e.g., requesting another laboratory to perform the reflex test), the Observation.basedOn would reference the new ServiceRequest that requested the additional test to be performed as well as the original ServiceRequest to reflect the one that provided the authorization."
  }, {
    "code" : "repeat",
    "display" : "Repeat (per policy)",
    "definition" : "Performance of the same test again with the same parameters/settings/solution."
  }, {
    "code" : "re-run",
    "display" : "Re-run (per policy)",
    "definition" : "Performance of the same test but with different parameters/settings/solution."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}