http://terminology.hl7.org/CodeSystem/v2-0569|2.9

name
v2.0569
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
active

v2 Adjustment Action

FHIR Value set/code system definition for HL7 v2 table 0569 ( Adjustment Action)

{
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0569 ( Adjustment Action)",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher" : "HL7, Inc",
  "content" : "complete",
  "name" : "v2.0569",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v2 Adjustment Action",
  "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",
  "language" : "en",
  "id" : "da8b719d-6a9b-522b-86da-532a881a8aad",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0569",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.369",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "EOB",
    "display" : "Print on EOB",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Instructs party to print this adjustment on the EOB (Explanation of Benefits) handed to the patient"
    } ]
  }, {
    "code" : "PAT",
    "display" : "Inform Patient"
  }, {
    "code" : "PRO",
    "display" : "Inform Provider"
  } ],
  "version" : "2.9",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}