Sha256: 7a09c818ba20332e3ebc73f82de0215eb5a305c8ecb41df45352bcbb2a8596c3
Contents?: true
Size: 1.66 KB
Versions: 7
Compression:
Stored size: 1.66 KB
Contents
{ "resourceType": "CodeSystem", "id": "ex-paymenttype", "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/ex-paymenttype", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.4.1181" } ], "version": "4.0.1", "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
7 entries across 7 versions & 1 rubygems