HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.1.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/case-reporting/ and changes regularly. See the Directory of published versions
Active as of 2020-09-06 |
{
"resourceType" : "ValueSet",
"id" : "us-ph-plandefinition-action",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <ul>\n <li>Include all codes defined in <a href=\"CodeSystem-us-ph-plandefinition-actions.html\">\n <code>http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-plandefinition-actions</code>\n </a>\n </li>\n </ul>\n </div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pher"
}
],
"url" : "http://hl7.org/fhir/us/ecr/ValueSet/us-ph-plandefinition-action",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.40.46.48.4"
}
],
"version" : "2.1.2",
"name" : "USPublicHealthPlanDefinitionAction",
"title" : "US Public Health PlanDefinition Action",
"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 PlanDefinition Action Value Set is a 'starter set' of codes for uniquely identifying actions in PlanDefinition instances.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-plandefinition-actions"
}
]
}
}