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

FHIR IG Statistics: CodeSystem/0d392742-fb10-4539-a3c5-75095c88a703

Packageuk.nhsdigital.r4.test
Resource TypeCodeSystem
Id0d392742-fb10-4539-a3c5-75095c88a703
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.17.0-prerelease&canonical=https://fhir.nhs.uk/CodeSystem/DM-prescription-treatment-type
URLhttps://fhir.nhs.uk/CodeSystem/DM-prescription-treatment-type
Version1.1.0
Statusactive
Date2018-05-18T00:00:00+00:00
NamePrescriptionTreatmentType
DescriptionA CodeSystem to identify the treatment type of prescription
CopyrightCopyright © 2004 HSCIC
Contentcomplete

Resources that use this resource

ConceptMap
MedicationRequest-course-therapy-type-mapMedicationRequest Course Prescription Therapy Type Map

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "0d392742-fb10-4539-a3c5-75095c88a703",
  "url": "https://fhir.nhs.uk/CodeSystem/DM-prescription-treatment-type",
  "version": "1.1.0",
  "name": "PrescriptionTreatmentType",
  "status": "active",
  "date": "2018-05-18T00:00:00+00:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A CodeSystem to identify the treatment type of prescription",
  "copyright": "Copyright © 2004 HSCIC",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "0001",
      "display": "Acute"
    },
    {
      "code": "0002",
      "display": "Repeat Prescribing"
    },
    {
      "code": "0003",
      "display": "Repeat dispensing"
    }
  ]
}