This page is part of the electronic Case Reporting (eCR) (v2.1.1: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in it's permanent location. For a full list of available versions, see the Directory of published versions
: US Public Health Message Types ValueSet - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "us-ph-message-types-valueset",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-us-ph-message-types-codesystem.html\"><code>http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-message-types-codesystem</code></a></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pher"
}
],
"url" : "http://hl7.org/fhir/us/ecr/ValueSet/us-ph-message-types-valueset",
"version" : "2.1.1",
"name" : "USPublicHealthMessageTypesValueSet",
"title" : "US Public Health Message Types ValueSet",
"status" : "active",
"experimental" : false,
"date" : "2020-09-06",
"publisher" : "HL7 International / Public Health",
"contact" : [
{
"name" : "HL7 International / Public Health",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
}
]
}
],
"description" : "The US Public Health Message Types Value Set is a 'starter set' of codes for uniquely identifying messages in MessageHeader instances contained within a reporting bundle.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-message-types-codesystem"
}
]
}
}