Situational Awareness for Novel Epidemic Response
1.0.1 - CI Build International flag

Situational Awareness for Novel Epidemic Response, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-saner/ and changes regularly. See the Directory of published versions

: FEMA Measure Library - JSON Representation

Draft as of 2024-01-25

Raw json | Download


{
  "resourceType" : "Library",
  "id" : "FEMAMeasureLibrary",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/saner/StructureDefinition/PublicHealthMeasureLibrary"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Participants</h2><table class=\"grid\"><tr><td>Author</td><td>HL7 Public Health Workgroup</td><td><a href=\"mailto:mailto:pher@lists.hl7.org\">mailto:pher@lists.hl7.org</a></td></tr></table><h2>Related Artifacts</h2><table class=\"grid\"><tr><td>documentation</td><td>Excel Spreadsheet template for reporting to FEMA</td><td>Template for Daily Hospital COVID-19 Reporting.xlsx</td><td>https://images.magnetmail.net/images/clients/AHA_MCHF/attach/2020/March/0330/Template_for_Daily_Hospital_COVID19_Reporting.xlsx</td></tr></table><h2>Contents</h2><p>C19HCC SARS coronavirus 2 Qualitative Detection Laboratory Tests: <code><a href=\"http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1032.109\">http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1032.109</a></code> (<code>application/fhir+xml</code>)</p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pher"
    }
  ],
  "url" : "http://hl7.org/fhir/uv/saner/StructureDefinition/FEMAMeasureLibrary",
  "version" : "1.0.1",
  "name" : "FEMAMeasureLibrary",
  "title" : "FEMA Measure Library",
  "status" : "draft",
  "experimental" : true,
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/library-type",
        "code" : "asset-collection"
      }
    ]
  },
  "date" : "2024-01-25T13:42:59+00:00",
  "publisher" : "HL7 International / Public Health",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }
      ]
    },
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "pher@lists.hl7.org"
        }
      ]
    },
    {
      "name" : "Keith W. Boone",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:kboone@ainq.com"
        }
      ]
    }
  ],
  "useContext" : [
    {
      "code" : {
        "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code" : "focus"
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "840539006",
            "display" : "COVID-19"
          }
        ]
      }
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "author" : [
    {
      "name" : "HL7 Public Health Workgroup",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:pher@lists.hl7.org"
        }
      ]
    }
  ],
  "relatedArtifact" : [
    {
      "type" : "documentation",
      "label" : "Excel Spreadsheet template for reporting to FEMA",
      "display" : "Template for Daily Hospital COVID-19 Reporting.xlsx",
      "url" : "https://images.magnetmail.net/images/clients/AHA_MCHF/attach/2020/March/0330/Template_for_Daily_Hospital_COVID19_Reporting.xlsx",
      "document" : {
        "url" : "https://images.magnetmail.net/images/clients/AHA_MCHF/attach/2020/March/0330/Template_for_Daily_Hospital_COVID19_Reporting.xlsx"
      }
    }
  ],
  "content" : [
    {
      "id" : "SARSCoV2Labs",
      "contentType" : "application/fhir+xml",
      "url" : "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1032.109",
      "title" : "C19HCC SARS coronavirus 2 Qualitative Detection Laboratory Tests"
    }
  ]
}