Sha256: 7a9e43577f5bcef66dbe1c9d0a9759f8149cfa362ab10e47034c971ba0d278ee
Contents?: true
Size: 1.75 KB
Versions: 3
Compression:
Stored size: 1.75 KB
Contents
{ "resourceType": "CodeSystem", "id": "claim-subtype", "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-claimsubtype", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.1.1158" } ], "version": "4.0.0", "name": "ExampleClaimSubTypeCodes", "title": "Example Claim SubType Codes", "status": "draft", "experimental": false, "publisher": "Financial Management", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" } ] } ], "description": "This value set includes sample Claim SubType codes which are used to distinguish the claim types for example within type institutional there may be subtypes for emergency services, bed stay and transportation.", "copyright": "This is an example set.", "caseSensitive": true, "valueSet": "http://hl7.org/fhir/ValueSet/claim-subtype", "content": "complete", "concept": [ { "code": "ortho", "display": "Orthodontic Claim", "definition": "A claim for Orthodontic Services." }, { "code": "emergency", "display": "Emergency Claim", "definition": "A claim for emergency services." } ] }
Version data entries
3 entries across 3 versions & 1 rubygems