Making Electronic Data More available for Research and Public Health (MedMorph)
1.0.0 - STU 1 United States of America flag

Making Electronic Data More available for Research and Public Health (MedMorph), published by HL7 International - Public Health Work 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-medmorph/ and changes regularly. See the Directory of published versions

: US Public Health TriggerDefinition NamedEvent - JSON Representation

Active as of 2020-09-06

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "us-ph-triggerdefinition-namedevent",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-us-ph-triggerdefinition-namedevents.html\"><code>http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-triggerdefinition-namedevents</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/medmorph/ValueSet/us-ph-triggerdefinition-namedevent",
  "version" : "1.0.0",
  "name" : "USPublicHealthTriggerDefinitionNamedEvent",
  "title" : "US Public Health TriggerDefinition NamedEvent",
  "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 TriggerDefinition NamedEvent Value Set is a 'starter set' of codes for uniquely identifying named events 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/medmorph/CodeSystem/us-ph-triggerdefinition-namedevents"
      }
    ]
  }
}