Sha256: 15b7737097d9257debf343c572568da29148ba53e037c76b827d76a94c7a896b

Contents?: true

Size: 1.63 KB

Versions: 3

Compression:

Stored size: 1.63 KB

Contents

{
  "resourceType": "CodeSystem",
  "id": "payment-adjustment-reason",
  "meta": {
    "lastUpdated": "2018-12-27T22:37:54.724+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fm"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/payment-adjustment-reason",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.1.1173"
    }
  ],
  "version": "4.0.0",
  "name": "PaymentAdjustmentReasonCodes",
  "title": "Payment Adjustment Reason Codes",
  "status": "draft",
  "experimental": false,
  "publisher": "Financial Management",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "This value set includes smattering of Payment Adjustment Reason codes.",
  "copyright": "This is an example set.",
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/payment-adjustment-reason",
  "content": "complete",
  "concept": [
    {
      "code": "a001",
      "display": "Prior Payment Reversal",
      "definition": "Prior Payment Reversal"
    },
    {
      "code": "a002",
      "display": "Prior Overpayment",
      "definition": "Prior Overpayment"
    }
  ]
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fhir_models-4.0.2 lib/fhir_models/examples/json/codesystem-payment-adjustment-reason.json
fhir_models-4.0.1 lib/fhir_models/examples/json/codesystem-payment-adjustment-reason.json
fhir_models-4.0.0 lib/fhir_models/examples/json/codesystem-payment-adjustment-reason.json