FHIR IG Statistics: ValueSet/EventType-1
Resources that use this resource
Resources that this resource uses
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"
}
]
}
}