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

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

Packagehl7.fhir.us.ecr
TypeValueSet
Idus-ph-plandefinition-action
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/ecr/https://build.fhir.org/ig/HL7/case-reporting/ValueSet-us-ph-plandefinition-action.html
URLhttp://hl7.org/fhir/us/ecr/ValueSet/us-ph-plandefinition-action
Version2.1.2
Statusactive
Date2020-09-06
NameUSPublicHealthPlanDefinitionAction
TitleUS Public Health PlanDefinition Action
Realmus
Authorityhl7
DescriptionThe US Public Health PlanDefinition Action Value Set is a 'starter set' of codes for uniquely identifying actions in PlanDefinition instances.

Resources that use this resource

StructureDefinition
ersd-plandefinitioneRSD PlanDefinition
us-ph-plandefinitionUS Public Health PlanDefinition

Resources that this resource uses

CodeSystem
us-ph-plandefinition-actionsUS Public Health PlanDefinition Action Codes

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "us-ph-plandefinition-action",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
      }
    ]
  }
}