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

FHIR IG Statistics: CodeSystem/CareConnect-DeliveryChannel-1

PackageTest.Training
Resource TypeCodeSystem
IdCareConnect-DeliveryChannel-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=Test.Training@1.0.0&canonical=https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-DeliveryChannel-1
URLhttps://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-DeliveryChannel-1
Version1.0.0
Statusdraft
Date2019-12-02T12:10:00+00:00
NameCareConnect-DeliveryChannel-1
Authorityhl7
DescriptionA CodeSystem that identifies the delivery channel of an appointment.
CopyrightCopyright © 2019 HL7 UK
Contentcomplete

Resources that use this resource

ValueSet
CareConnect-DeliveryChannel-1CareConnect-DeliveryChannel-1

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CareConnect-DeliveryChannel-1",
  "url": "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-DeliveryChannel-1",
  "version": "1.0.0",
  "name": "CareConnect-DeliveryChannel-1",
  "status": "draft",
  "date": "2019-12-02T12:10:00+00:00",
  "publisher": "HL7 UK",
  "description": "A CodeSystem that identifies the delivery channel of an appointment.",
  "copyright": "Copyright © 2019 HL7 UK",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "In-person",
      "display": "In-person"
    },
    {
      "code": "Telephone",
      "display": "Telephone"
    },
    {
      "code": "Video",
      "display": "Video"
    }
  ]
}