Sha256: ca90f815e1aa6502fbb5470e986be617f8f5218cb2f341ddb891f30603d1ef54

Contents?: true

Size: 1.55 KB

Versions: 7

Compression:

Stored size: 1.55 KB

Contents

{
  "resourceType": "ValueSet",
  "id": "claim-subtype",
  "meta": {
    "lastUpdated": "2019-11-01T09:29:23.356+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "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://hl7.org/fhir/ValueSet/claim-subtype",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.566"
    }
  ],
  "version": "4.0.1",
  "name": "ExampleClaimSubTypeCodes",
  "title": "Example Claim SubType Codes",
  "status": "draft",
  "experimental": false,
  "date": "2019-11-01T09:29:23+11:00",
  "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.",
  "immutable": true,
  "copyright": "This is an example set.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/ex-claimsubtype"
      }
    ]
  }
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/json/valueset-claim-subtype.json
fhir_models-4.2.2 lib/fhir_models/examples/json/valueset-claim-subtype.json
fhir_models-4.2.1 lib/fhir_models/examples/json/valueset-claim-subtype.json
fhir_models-4.2.0 lib/fhir_models/examples/json/valueset-claim-subtype.json
fhir_models-4.1.2 lib/fhir_models/examples/json/valueset-claim-subtype.json
fhir_models-4.1.1 lib/fhir_models/examples/json/valueset-claim-subtype.json
fhir_models-4.1.0 lib/fhir_models/examples/json/valueset-claim-subtype.json