Sha256: 20957ad7bef4ba3b51f8c269e86a2aec059ccda8ed38fb2d3e76b755a20b25fd
Contents?: true
Size: 1.66 KB
Versions: 3
Compression:
Stored size: 1.66 KB
Contents
{ "resourceType": "CodeSystem", "id": "ex-paymenttype", "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/ex-paymenttype", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.1.1181" } ], "version": "4.0.0", "name": "ExamplePaymentTypeCodes", "title": "Example Payment Type Codes", "status": "draft", "experimental": false, "publisher": "Financial Management", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" } ] } ], "description": "This value set includes example Payment Type codes.", "copyright": "This is an example set.", "caseSensitive": true, "valueSet": "http://hl7.org/fhir/ValueSet/ex-paymenttype", "content": "complete", "concept": [ { "code": "complete", "display": "Complete", "definition": "Complete (final) payment of the benefit under the Claim less any adjustments." }, { "code": "partial", "display": "Partial", "definition": "Partial payment of the benefit under the Claim less any adjustments." } ] }
Version data entries
3 entries across 3 versions & 1 rubygems