HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm
2.1.0 - STU 2 US

This page is part of the electronic Case Reporting (eCR) (v2.1.0: STU 2) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: US Public Health PlanDefinition Action - JSON Representation

Active as of 2020-09-06

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "us-ph-plandefinition-action",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2021-08-04T15:52:33.191+00:00",
    "source" : "#FGbw4NwnmFXo3KEm"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <ul>\n                <li>Include all codes defined in \n                    <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>"
  },
  "url" : "http://hl7.org/fhir/us/ecr/ValueSet/us-ph-plandefinition-action",
  "version" : "2.1.0",
  "name" : "USPublicHealthPlanDefinitionAction",
  "title" : "US Public Health PlanDefinition Action",
  "status" : "active",
  "date" : "2020-09-06",
  "publisher" : "HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm)",
  "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"
      }
    ]
  }
}