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

FHIR IG Statistics: CodeSystem/UEC-UsageContextType-1

PackageNHSDigital.FHIR.STU3
Resource TypeCodeSystem
IdUEC-UsageContextType-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=NHSDigital.FHIR.STU3@1.0.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/UEC-UsageContextType-1
URLhttps://fhir.nhs.uk/STU3/CodeSystem/UEC-UsageContextType-1
Version1.0.0
Statusdraft
Date2020-07-27T00:00:00+00:00
NameUEC Usage Context Type
Authorityhl7
DescriptionA CodeSystem to identify the usage context type of a ServiceDefinition in Urgent and Emergency Care.
CopyrightCopyright © 2020 NHS Digital
Contentcomplete

Resources that use this resource

ValueSet
UEC-UsageContextType-1UEC Usage Context Type

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "UEC-UsageContextType-1",
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/UEC-UsageContextType-1",
  "version": "1.0.0",
  "name": "UEC Usage Context Type",
  "status": "draft",
  "date": "2020-07-27T00: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 usage context type of a ServiceDefinition in Urgent and Emergency Care.",
  "copyright": "Copyright © 2020 NHS Digital",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "setting",
      "display": "Setting",
      "definition": "The communication channel or setting in which an artifact is intended to be used in Urgent and Emergency Care. The code value may originate from the UEC Communication Channel ValueSet  (https://fhir.nhs.uk/STU3/ValueSet/UEC-CommunicationChannel-1)"
    }
  ]
}