FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuk.nhsdigital.r4
Resource TypeNamingSystem
Idprescription-therapy-type-ns.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "NamingSystem",
  "id": "prescription-therapy-type-ns",
  "name": "Prescriptiontherapytypens",
  "status": "draft",
  "kind": "codesystem",
  "date": "2020-06-01",
  "publisher": "NHS Digital",
  "responsible": "NHS Digital",
  "description": "The management reasons for a prescription being issued. See prescription-treatment-type for HL7v3 version",
  "usage": "Medication Management",
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://fhir.hl7org.uk/CodeSystem/UKCore-PrescriptionType",
      "preferred": true
    }
  ]
}