Making Electronic Data More available for Research and Public Health (MedMorph), published by HL7 International - Public Health Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/fhir-medmorph/ and changes regularly. See the Directory of published versions
: US Public Health Report Initiation Type - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "us-ph-report-initiation-type-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-report-initiation-types.html\"><code>http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-report-initiation-types</code></a></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/medmorph/ValueSet/us-ph-report-initiation-type-valueset",
"version" : "1.0.0",
"name" : "USPublicHealthReportInitiationType",
"title" : "US Public Health Report Initiation Type",
"status" : "active",
"experimental" : true,
"date" : "2020-09-06",
"publisher" : "HL7 International - Public Health Work Group",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/pher"
}
]
}
],
"description" : "The US Public Health Message Types Value Set is a 'starter set' of codes to indicate how the messages were initiated within the health care organization.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-report-initiation-types"
}
]
}
}