http://terminology.hl7.org/CodeSystem/v3-ResponseMode|3.0.0
name
ResponseMode
ResponseMode
package
hl7.terminology.r4@6.3.0
hl7.terminology.r4@6.3.0
content
complete
complete
status
active
active
date
2019-03-20 00:00:00.0
2019-03-20 00:00:00.0
ResponseMode
Specifies the mode, immediate versus deferred or queued, by which a receiver should communicate its receiver responsibilities.
{
"description" : "Specifies the mode, immediate versus deferred or queued, by which a receiver should communicate its receiver responsibilities.",
"compose" : null,
"package" : "hl7.terminology.r4@6.3.0",
"date" : "2019-03-20T00:00:00Z",
"publisher" : "Health Level Seven International",
"content" : "complete",
"property" : [ {
"code" : "Specializes",
"type" : "Coding",
"extension" : [ {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry",
"valueCode" : "antisymmetric"
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity",
"valueCode" : "transitive"
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity",
"valueCode" : "irreflexive"
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable",
"valueBoolean" : true
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind",
"valueCode" : "Specializes"
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
"valueString" : "Generalizes"
} ],
"description" : "The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric."
}, {
"code" : "Generalizes",
"type" : "Coding",
"extension" : [ {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry",
"valueCode" : "antisymmetric"
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity",
"valueCode" : "transitive"
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity",
"valueCode" : "irreflexive"
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable",
"valueBoolean" : true
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind",
"valueCode" : "Generalizes"
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
"valueString" : "Specializes"
} ],
"description" : "Inverse of Specializes. Only included as a derived relationship."
}, {
"uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id",
"code" : "internalId",
"type" : "code",
"description" : "The internal identifier for the concept in the HL7 Access database repository."
}, {
"uri" : "http://hl7.org/fhir/concept-properties#status",
"code" : "status",
"type" : "code",
"description" : "Designation of a concept's state. Normally is not populated unless the state is retired."
} ],
"name" : "ResponseMode",
"copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "ResponseMode",
"supliment" : null,
"status" : "active",
"language" : "en",
"hierarchyMeaning" : "is-a",
"id" : "799beb90-718d-57e5-80b0-b732ee463264",
"url" : "http://terminology.hl7.org/CodeSystem/v3-ResponseMode",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.5.1126",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "D",
"display" : "deferred",
"property" : [ {
"code" : "status",
"valueCode" : "active"
}, {
"code" : "internalId",
"valueCode" : "21433"
} ],
"definition" : "The receiver may respond in a non-immediate manner. Note: this will be the default value."
}, {
"code" : "I",
"display" : "immediate",
"property" : [ {
"code" : "status",
"valueCode" : "active"
}, {
"code" : "internalId",
"valueCode" : "21432"
} ],
"definition" : "The receiver is required to assume that the sender is blocking and behave appropriately by sending an immediate response."
}, {
"code" : "Q",
"display" : "queue",
"property" : [ {
"code" : "status",
"valueCode" : "active"
}, {
"code" : "internalId",
"valueCode" : "21434"
} ],
"definition" : "The receiver shall keep any application responses in a queue until such time as the queue is polled."
} ],
"caseSensitive" : true,
"version" : "3.0.0",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org",
"system" : "url"
}, {
"value" : "hq@HL7.org",
"system" : "email"
} ]
} ]
}