FHIR IG analytics
| Package | hl7.fhir.us.ph-library |
| Resource Type | ValueSet |
| Id | ValueSet-us-ph-valueset-triggerdefinition-namedevent.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/fhir-us-ph-common-library-ig/ValueSet-us-ph-valueset-triggerdefinition-namedevent.html |
| URL | http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-triggerdefinition-namedevent |
| Version | 1.0.0 |
| Status | active |
| Date | 2020-09-06 |
| Name | USPublicHealthValueSetTriggerDefinitionNamedEvent |
| Title | US Public Health VaueSet - TriggerDefinition NamedEvent |
| Realm | us |
| Authority | hl7 |
| Description | The US Public Health TriggerDefinition NamedEvent Value Set contains codes for currently identified use cases for identifying named events uniquely in TriggerDefinition instances contained within a PlanDefinition. |
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-valueset-triggerdefinition-namedevent",
"meta": {
"versionId": "8",
"lastUpdated": "2023-07-12T08:51:50.537Z"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-triggerdefinition-namedevent",
"version": "1.0.0",
"name": "USPublicHealthValueSetTriggerDefinitionNamedEvent",
"title": "US Public Health VaueSet - TriggerDefinition NamedEvent",
"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 TriggerDefinition NamedEvent Value Set contains codes for currently identified use cases for identifying named events uniquely in TriggerDefinition instances contained within a PlanDefinition.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-triggerdefinition-namedevents"
}
]
}
}