FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/us-ph-valueset-plandefinition-action

Packagehl7.fhir.us.ph-library
Resource TypeValueSet
Idus-ph-valueset-plandefinition-action
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/ph-library/https://build.fhir.org/ig/HL7/fhir-us-ph-common-library-ig/ValueSet-us-ph-valueset-plandefinition-action.html
URLhttp://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action
Version1.0.0
Statusactive
Date2020-09-06
NameUSPublicHealthValueSetPlanDefinitionAction
TitleUS Public Health VaueSet - PlanDefinition Action
Realmus
Authorityhl7
DescriptionThe US Public Health PlanDefinition Action Value Set contains codes for currently identified use cases for uniquely identifying actions in PlanDefinition instances.

Resources that use this resource

StructureDefinition
respnet-plandefinitionRESP-NET PlanDefinition
us-ph-plandefinitionUS Public Health PlanDefinition
hcs-plandefinitionHealth Care Surveys PlanDefinition

Resources that this resource uses

CodeSystem
us-ph-codesystem-plandefinition-actionsUS Public Health CodeSystem - PlanDefinition Actions

Narrative

Note: links and images are rebased to the (stated) source


Source

{
  "resourceType": "ValueSet",
  "id": "us-ph-valueset-plandefinition-action",
  "meta": {
    "versionId": "7",
    "lastUpdated": "2023-07-12T08:54:18.284Z"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
      }
    ]
  }
}