Sha256: e9268cf9bd891e43ee01a4edd72e4749d2edf3768c480e256c4c9470dddfea78
Contents?: true
Size: 1.92 KB
Versions: 3
Compression:
Stored size: 1.92 KB
Contents
{ "resourceType": "CodeSystem", "id": "fundsreserve", "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/fundsreserve", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.1.1051" } ], "version": "4.0.0", "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
3 entries across 3 versions & 1 rubygems