Release 4 R5 Final QA

This page is part of the FHIR Specification (v4.0.1: R4 (v5.0.0-draft-final: Final QA Preview for R5 - Mixed Normative and STU see ballot notes ) in it's permanent home (it will always be available at this URL). ). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3

Using Codes Code Systems Value Sets Concept Maps Identifier Systems 4.3.14.66 Code System http://terminology.hl7.org/CodeSystem/payment-adjustment-reason

Example CodeSystem/contract-assetcontext (JSON)

Committee:
Financial Management Work Group   Maturity Level : 1 N/A Draft Use Context Standards Status : Any This is a code system defined by the FHIR project. Summary Defining URL: http://terminology.hl7.org/CodeSystem/payment-adjustment-reason Version: 4.0.1 Name: PaymentAdjustmentReasonCodes Title: Payment Adjustment Reason Codes Definition: Informative This value set includes smattering of Payment Adjustment Reason codes.

This code system http://terminology.hl7.org/CodeSystem/payment-adjustment-reason defines the following codes: Code Display Definition a001 Raw JSON Prior Payment Reversal Prior Payment Reversal a002 ( canonical form Prior Overpayment Prior Overpayment   See the full registry of code systems + also see JSON Format Specification defined as part of FHIR. )

Explanation of the columns that may appear on this page: Level A few code lists that FHIR defines are hierarchical - each code is assigned a level. See Code System Definition for further information. Source The source of the definition of the code (when the value set draws in codes defined elsewhere) Code The code (used as the code in the resource instance). If the code is in italics, this indicates SystemContractAssetContext


{
  "resourceType" : "CodeSystem",
  "id" : "contract-assetcontext",
  "meta" : {
    "lastUpdated" : "2023-03-01T23:03:57.298+11:00",
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Each definition includes usage notes explaining\n            the precedence order in contract lifecycle - i.e., while only some stages are required,\n            the order in which they may occur is deterministic; and a map to comparable FHIR and v.3\n            status codes. It follows guidance about use of status codes in FHIR in\n            \n      <a href=\"sc.html\">the Status Codes Grid</a>.\n    </div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fm"
  }],
  "url" : "http://hl7.org/fhir/contract-asset-context",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1298"
  }],
  "version" : "5.0.0-draft-final",
  "name" : "ContractAssetContext",
  "title" : "Contract Asset Context",
  "status" : "active",
  "experimental" : true,
  "date" : "2017-02-13",
  "publisher" : "HL7 International",
  "contact" : [{
    "name" : "FHIR project team",
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  }],
  "description" : "This CodeSystem contains FHIR-defined contract asset context types.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [{
    "code" : "custodian",
    "display" : "Custodian",
    "definition" : "To be completed"
  }]
}

Usage note: every effort has been made to ensure that the code is examples are correct and useful, but they are not selectable ('Abstract') Display The display (used in the display element of a Coding ). If there is no display, implementers should not simply display the code, but map the concept into their application Definition An explanation of the meaning normative part of the concept Comments Additional notes about how to use the code specification.