Sha256: e1af6b70a1b64a5cacce7ce77c5f281a821b8c7e1e2d81ba728de4995cf4c1e7

Contents?: true

Size: 1.92 KB

Versions: 7

Compression:

Stored size: 1.92 KB

Contents

{
  "resourceType": "CodeSystem",
  "id": "fundsreserve",
  "meta": {
    "lastUpdated": "2019-11-01T09:29:23.356+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/fundsreserve",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.4.1051"
    }
  ],
  "version": "4.0.1",
  "name": "Funds Reservation Codes",
  "status": "draft",
  "experimental": true,
  "publisher": "Financial Management",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "This value set includes sample funds reservation type codes.",
  "copyright": "This is an example set.",
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/fundsreserve",
  "content": "complete",
  "concept": [
    {
      "code": "patient",
      "display": "Patient",
      "definition": "The payor is requested to reserve funds for the provision of the named services by any provider for settlement of future claims related to this request."
    },
    {
      "code": "provider",
      "display": "Provider",
      "definition": "The payor is requested to reserve funds solely for the named provider for settlement of future claims related to this request."
    },
    {
      "code": "none",
      "display": "None",
      "definition": "The payor is not being requested to reserve any funds for the settlement of future claims."
    }
  ]
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/json/codesystem-fundsreserve.json
fhir_models-4.2.2 lib/fhir_models/examples/json/codesystem-fundsreserve.json
fhir_models-4.2.1 lib/fhir_models/examples/json/codesystem-fundsreserve.json
fhir_models-4.2.0 lib/fhir_models/examples/json/codesystem-fundsreserve.json
fhir_models-4.1.2 lib/fhir_models/examples/json/codesystem-fundsreserve.json
fhir_models-4.1.1 lib/fhir_models/examples/json/codesystem-fundsreserve.json
fhir_models-4.1.0 lib/fhir_models/examples/json/codesystem-fundsreserve.json