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

FHIR IG Statistics: CodeSystem/CareConnect-ReferralRequestMethod-1

PackageTest.Training
Resource TypeCodeSystem
IdCareConnect-ReferralRequestMethod-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=Test.Training@1.0.0&canonical=https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-ReferralRequestMethod-1
URLhttps://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-ReferralRequestMethod-1
Version1.0.0
Statusdraft
Date2019-07-16T17:43:00+00:00
NameCare Connect Referral Request Method
Authorityhl7
DescriptionA CodeSystem to identify the form in which a referral is sent and received.
CopyrightCopyright © 2019 HL7 UK
Contentcomplete

Resources that use this resource

ValueSet
CareConnect-ReferralRequestMethod-1Care Connect Referral Request Method

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CareConnect-ReferralRequestMethod-1",
  "url": "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-ReferralRequestMethod-1",
  "version": "1.0.0",
  "name": "Care Connect Referral Request Method",
  "status": "draft",
  "date": "2019-07-16T17:43:00+00:00",
  "publisher": "HL7 UK",
  "description": "A CodeSystem to identify the form in which a referral is sent and received.",
  "copyright": "Copyright © 2019 HL7 UK",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Fax"
    },
    {
      "code": "2",
      "display": "Phone"
    },
    {
      "code": "3",
      "display": "Secure Messaging"
    },
    {
      "code": "4",
      "display": "Secure Email"
    },
    {
      "code": "5",
      "display": "Letter"
    },
    {
      "code": "6",
      "display": "NHS E-Referral Service"
    },
    {
      "code": "7",
      "display": "Self Referral"
    }
  ]
}