FHIR IG analytics
| Package | hl7.fhir.us.medmorph |
| Resource Type | ValueSet |
| Id | ValueSet-us-ph-plandefinition-action.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/fhir-medmorph/ValueSet-us-ph-plandefinition-action.html |
| URL | http://hl7.org/fhir/us/medmorph/ValueSet/us-ph-plandefinition-action |
| Version | 1.0.0 |
| Status | active |
| Date | 2020-09-06 |
| Name | USPublicHealthPlanDefinitionAction |
| Title | US Public Health PlanDefinition Action |
| Realm | us |
| Authority | hl7 |
| Description | The 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
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "us-ph-plandefinition-action",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/medmorph/ValueSet/us-ph-plandefinition-action",
"version": "1.0.0",
"name": "USPublicHealthPlanDefinitionAction",
"title": "US Public Health PlanDefinition Action",
"status": "active",
"experimental": true,
"date": "2020-09-06",
"publisher": "HL7 International - Public Health Work Group",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://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/medmorph/CodeSystem/us-ph-plandefinition-actions"
}
]
}
}