US Public Health Profiles Library
1.0.0 - STU1 United States of America flag

US Public Health Profiles Library, published by HL7 Public Health Working 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-us-ph-common-library-ig/ and changes regularly. See the Directory of published versions

: US Public Health VaueSet - PlanDefinition Action - JSON Representation

Active as of 2020-09-06

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "us-ph-valueset-plandefinition-action",
  "meta" : {
    "versionId" : "7",
    "lastUpdated" : "2023-07-12T08:54:18.284Z"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-us-ph-codesystem-plandefinition-actions.html\"><code>http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action",
  "version" : "1.0.0",
  "name" : "USPublicHealthValueSetPlanDefinitionAction",
  "title" : "US Public Health VaueSet - PlanDefinition Action",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-09-06",
  "publisher" : "HL7 Public Health Working Group",
  "contact" : [
    {
      "name" : "HL7 Public Health Working Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        },
        {
          "system" : "email",
          "value" : "pher@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "The US Public Health PlanDefinition Action Value Set contains codes for currently identified use cases 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/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions"
      }
    ]
  }
}