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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.6049

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.6049
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.6049
Version4
Statusactive
Date2019-01-05T00:03:00+11:00
NamePHVS_MessageType_SyndromicSurveillance
TitleMessage Type (Syndromic Surveillance)
Realmus
DescriptionList of Table 0076 Message Types supported by Syndromic Surveillance IG

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v2-0076messageType

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.6049",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.6049"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.6049",
  "version": "4",
  "name": "PHVS_MessageType_SyndromicSurveillance",
  "title": "Message Type (Syndromic Surveillance)",
  "status": "active",
  "date": "2019-01-05T00:03:00+11:00",
  "description": "List of Table 0076 Message Types supported by Syndromic Surveillance IG",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0076",
        "version": "HL7 v2.5",
        "concept": [
          {
            "code": "ADT",
            "display": "ADT message"
          },
          {
            "code": "ACK",
            "display": "General acknowledgment message"
          }
        ]
      }
    ]
  }
}