Sha256: 94f1f3fe3df51b8178b4c945feeb8c44eaece52aef1e16ba50289135fd301e7f
Contents?: true
Size: 1.81 KB
Versions: 7
Compression:
Stored size: 1.81 KB
Contents
{ "resourceType": "CodeSystem", "id": "claim-use", "meta": { "lastUpdated": "2019-11-01T09:29:23.356+11:00" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fm" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 2 } ], "url": "http://hl7.org/fhir/claim-use", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.4.545" } ], "version": "4.0.1", "name": "Use", "title": "Use", "status": "draft", "experimental": false, "date": "2019-11-01T09:29:23+11:00", "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "description": "The purpose of the Claim: predetermination, preauthorization, claim.", "caseSensitive": true, "valueSet": "http://hl7.org/fhir/ValueSet/claim-use", "content": "complete", "concept": [ { "code": "claim", "display": "Claim", "definition": "The treatment is complete and this represents a Claim for the services." }, { "code": "preauthorization", "display": "Preauthorization", "definition": "The treatment is proposed and this represents a Pre-authorization for the services." }, { "code": "predetermination", "display": "Predetermination", "definition": "The treatment is proposed and this represents a Pre-determination for the services." } ] }
Version data entries
7 entries across 7 versions & 1 rubygems