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

FHIR IG Statistics: ValueSet/EventType-1

Packagenhsd.assets.stu3
Resource TypeValueSet
IdEventType-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/ValueSet/EventType-1
URLhttps://fhir.nhs.uk/STU3/ValueSet/EventType-1
Version1.0.0
Statusdraft
Date2019-05-22T00:00:00+00:00
NameEvent Type
Authorityhl7
DescriptionA ValueSet to identify the type of event message.
CopyrightCopyright © 2019 NHS Digital

Resources that use this resource

StructureDefinition
Event-MessageHeader-1Event-MessageHeader-1

Resources that this resource uses

CodeSystem
EventType-1Event Type

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "EventType-1",
  "url": "https://fhir.nhs.uk/STU3/ValueSet/EventType-1",
  "version": "1.0.0",
  "name": "Event Type",
  "status": "draft",
  "date": "2019-05-22T00:00:00+00:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A ValueSet to identify the type of event message.",
  "copyright": "Copyright © 2019 NHS Digital",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nhs.uk/STU3/CodeSystem/EventType-1"
      }
    ]
  }
}