FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CareConnect-TreatmentCategory-1

PackageTest.Training
Resource TypeCodeSystem
IdCareConnect-TreatmentCategory-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=Test.Training@1.0.0&canonical=https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-TreatmentCategory-1
URLhttps://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-TreatmentCategory-1
Version1.1.0
Statusdraft
Date2018-11-02T00:00:00+00:00
NameCare Connect Treatment Category
Authorityhl7
DescriptionA CodeSystem that identifies the treatment category for this patient.
CopyrightCopyright © 2016 HL7 UK
Contentcomplete

Resources that use this resource

ValueSet
CareConnect-TreatmentCategory-1Care Connect Treatment Category

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CareConnect-TreatmentCategory-1",
  "url": "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-TreatmentCategory-1",
  "version": "1.1.0",
  "name": "Care Connect Treatment Category",
  "status": "draft",
  "date": "2018-11-02T00:00:00+00:00",
  "publisher": "HL7 UK",
  "description": "A CodeSystem that identifies the treatment category for this patient.",
  "copyright": "Copyright © 2016 HL7 UK",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Exempt from payment - subject to reciprocal health agreement"
    },
    {
      "code": "2",
      "display": "Exempt from payment - other"
    },
    {
      "code": "3",
      "display": "To pay hotel fees only"
    },
    {
      "code": "4",
      "display": "To pay all fees"
    },
    {
      "code": "9",
      "display": "Charging rate not known"
    },
    {
      "code": "8",
      "display": "Not applicable",
      "definition": "Not an Overseas Visitor"
    }
  ]
}