http://terminology.hl7.org/CodeSystem/v3-ResponseModality|2018-08-12

name
v3.ResponseModality
package
hl7.fhir.r4.core@4.0.1
content
complete
status
active
date
2018-08-11 14:00:00.0

v3 Code System ResponseModality

Defines the timing and grouping of the response instances. OpenIssue:\r\nDescription copied from Concept Domain of same name. Must be verified.

{
  "description" : " Defines the timing and grouping of the response instances.  OpenIssue:\\r\\nDescription copied from Concept Domain of same name.  Must be verified.",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : "2018-08-11T14:00:00Z",
  "meta" : {
    "lastUpdated" : "2018-08-12T00:00:00.000+10:00"
  },
  "publisher" : "HL7, Inc",
  "content" : "complete",
  "name" : "v3.ResponseModality",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v3 Code System ResponseModality",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  } ],
  "status" : "active",
  "hierarchyMeaning" : "is-a",
  "id" : "be8cae35-77b5-5a54-b15c-1290525648bd",
  "valueSet" : "http://terminology.hl7.org/ValueSet/v3-ResponseModality",
  "url" : "http://terminology.hl7.org/CodeSystem/v3-ResponseModality",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.5.109",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "B",
    "display" : "Batch",
    "definition" : "Query response to be sent as an HL7 Batch."
  }, {
    "code" : "R",
    "display" : "Real Time",
    "definition" : "Query response to occur in real time."
  }, {
    "code" : "T",
    "display" : "Bolus",
    "definition" : "Query response to sent as a series of responses at the same time without the use of batch formatting."
  } ],
  "caseSensitive" : true,
  "version" : "2018-08-12",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}