Sha256: 0e75415caf69034105c49dd4e7db4ea6b74f52e2d74369581d6ebe8356db4b99

Contents?: true

Size: 1.33 KB

Versions: 3

Compression:

Stored size: 1.33 KB

Contents

{
  "resourceType": "CodeSystem",
  "id": "fm-itemtype",
  "meta": {
    "lastUpdated": "2018-12-27T22:37:54.724+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "url": "http://hl7.org/fhir/ex-claimitemtype",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.1.549"
    }
  ],
  "version": "4.0.0",
  "name": "ClaimItemTypeCodes",
  "title": "Claim Item Type Codes",
  "status": "draft",
  "experimental": false,
  "publisher": "Financial Management",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "This value set includes sample Item Type codes.",
  "copyright": "This is an example set.",
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/fm-itemtype",
  "content": "complete",
  "concept": [
    {
      "code": "group",
      "display": "Group",
      "definition": "A group of products and/or Services, amount ar the summary or detail level products and services."
    },
    {
      "code": "product",
      "display": "Product",
      "definition": "A billed product line item."
    },
    {
      "code": "service",
      "display": "Service",
      "definition": "A billed service line item."
    }
  ]
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fhir_models-4.0.2 lib/fhir_models/examples/json/codesystem-fm-itemtype.json
fhir_models-4.0.1 lib/fhir_models/examples/json/codesystem-fm-itemtype.json
fhir_models-4.0.0 lib/fhir_models/examples/json/codesystem-fm-itemtype.json