FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.saner
Resource TypeLibrary
IdLibrary-FEMAMeasureLibrary.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Participants

AuthorHL7 Public Health Workgroupmailto:pher@lists.hl7.org

Related Artifacts

documentationExcel Spreadsheet template for reporting to FEMATemplate for Daily Hospital COVID-19 Reporting.xlsxhttps://images.magnetmail.net/images/clients/AHA_MCHF/attach/2020/March/0330/Template_for_Daily_Hospital_COVID19_Reporting.xlsx

Contents

C19HCC SARS coronavirus 2 Qualitative Detection Laboratory Tests: http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1032.109 (application/fhir+xml)


Source1

{
  "resourceType": "Library",
  "id": "FEMAMeasureLibrary",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/saner/StructureDefinition/PublicHealthMeasureLibrary"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/saner/StructureDefinition/FEMAMeasureLibrary",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.42.28.2"
    }
  ],
  "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-05-18T21:25:01+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"
    }
  ]
}