Sha256: 294ff45e3927396133e186da374f6128980d8967d5ddb854d6239c6b3b6361b9
Contents?: true
Size: 1.75 KB
Versions: 7
Compression:
Stored size: 1.75 KB
Contents
{ "resourceType": "CodeSystem", "id": "claim-subtype", "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-claimsubtype", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.4.1158" } ], "version": "4.0.1", "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
7 entries across 7 versions & 1 rubygems