This page is part of the Situational Awareness for Novel Epidemic Response (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:MeasureReport;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "ExampleNJ-20200412-FEMADailyHospitalCOVID19Reporting"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/uv/saner/StructureDefinition/PublicHealthMeasureReport";
fhir:index 0;
fhir:link <http://hl7.org/fhir/uv/saner/StructureDefinition/PublicHealthMeasureReport> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: urn:uuid:375c3a00-9219-11ea-1863-09173f13e4c5</p><p><b>status</b>: complete</p><p><b>type</b>: summary</p><p><b>measure</b>: <a href=\"http://hl7.org/fhir/uv/saner/Measure/FEMADailyHospitalCOVID19Reporting\">http://hl7.org/fhir/uv/saner/Measure/FEMADailyHospitalCOVID19Reporting</a></p><p><b>subject</b>: <a href=\"Location-states-NJ.html\">State of New Jersey. Generated Summary: id: 34</a></p><p><b>date</b>: 2020-04-12</p><p><b>reporter</b>: <a href=\"Organization-NJ-DPH.html\">New Jersey Department of Public Health. Generated Summary: name: New Jersey Department of Public Health</a></p><p><b>period</b>: 2020-04-12 --> 2020-04-12</p><blockquote><p><b>group</b></p><p><b>code</b>: <span title=\"Codes: {http://hl7.org/fhir/uv/saner/CodeSystem/MeasureGroupSystem positiveIncreasePercent}\">Percent Positive among Newly Resulted Tests</span></p><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues totalOrdersIncrease}, {http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">New Diagnostic Tests Ordered/Received</span></p><p><b>count</b>: ??</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues totalTestResultsIncrease}, {http://terminology.hl7.org/CodeSystem/measure-population denominator}\">New Tests Resulted</span></p><p><b>count</b>: 6542</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues positiveIncrease}, {http://terminology.hl7.org/CodeSystem/measure-population numerator}\">New Positive COVID-19 Tests</span></p><p><b>count</b>: 3699</p></blockquote><p><b>measureScore</b>: 56.54 %</p></blockquote><blockquote><p><b>group</b></p><p><b>code</b>: <span title=\"Codes: {http://hl7.org/fhir/uv/saner/CodeSystem/MeasureGroupSystem positivePercent}\">Cumulative Percent Positive among Resulted Tests</span></p><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues totalOrders}, {http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Cumulative Diagnostic Tests Ordered/Received</span></p><p><b>count</b>: ??</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues rejected}, {http://terminology.hl7.org/CodeSystem/measure-population denominator-exclusion}\">Cumulative Specimens Rejected</span></p><p><b>count</b>: ??</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues totalTestResults}, {http://terminology.hl7.org/CodeSystem/measure-population denominator}\">Cumulative Tests Performed</span></p><p><b>count</b>: 126735</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues positive}, {http://terminology.hl7.org/CodeSystem/measure-population numerator}\">Cumulative Positive COVID-19 Tests</span></p><p><b>count</b>: 61850</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues allReports}\">All Laboratory Reports for any Order</span></p><p><b>count</b>: ??</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues latestReports}\">Most Recent Laboratory Reports for any Order</span></p><p><b>count</b>: ??</p></blockquote><p><b>measureScore</b>: 48.8 %</p></blockquote></div>"
];
fhir:MeasureReport.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:uuid:375c3a00-9219-11ea-1863-09173f13e4c5" ]
];
fhir:MeasureReport.status [ fhir:value "complete"];
fhir:MeasureReport.type [ fhir:value "summary"];
fhir:MeasureReport.measure [
fhir:value "http://hl7.org/fhir/uv/saner/Measure/FEMADailyHospitalCOVID19Reporting";
fhir:link <http://hl7.org/fhir/uv/saner/Measure/FEMADailyHospitalCOVID19Reporting>
];
fhir:MeasureReport.subject [
fhir:Reference.reference [ fhir:value "Location/states-NJ" ];
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "https://www.census.gov/geographies" ];
fhir:Identifier.value [ fhir:value "34" ] ];
fhir:Reference.display [ fhir:value "State of New Jersey" ]
];
fhir:MeasureReport.date [ fhir:value "2020-04-12"^^xsd:date];
fhir:MeasureReport.reporter [
fhir:Reference.reference [ fhir:value "Organization/NJ-DPH" ];
fhir:Reference.display [ fhir:value "New Jersey Department of Public Health" ]
];
fhir:MeasureReport.period [
fhir:Period.start [ fhir:value "2020-04-12"^^xsd:date ];
fhir:Period.end [ fhir:value "2020-04-12"^^xsd:date ]
];
fhir:MeasureReport.group [
fhir:index 0;
fhir:MeasureReport.group.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/saner/CodeSystem/MeasureGroupSystem" ];
fhir:Coding.code [ fhir:value "positiveIncreasePercent" ] ] ];
fhir:MeasureReport.group.population [
fhir:index 0;
fhir:MeasureReport.group.population.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues" ];
fhir:Coding.code [ fhir:value "totalOrdersIncrease" ] ], [
fhir:index 1;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-population" ];
fhir:Coding.code [ fhir:value "initial-population" ] ] ];
fhir:MeasureReport.group.population.count [
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ];
fhir:Extension.valueCode [ fhir:value "unsupported" ] ] ] ], [
fhir:index 1;
fhir:MeasureReport.group.population.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues" ];
fhir:Coding.code [ fhir:value "totalTestResultsIncrease" ] ], [
fhir:index 1;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-population" ];
fhir:Coding.code [ fhir:value "denominator" ] ] ];
fhir:MeasureReport.group.population.count [ fhir:value "6542"^^xsd:integer ] ], [
fhir:index 2;
fhir:MeasureReport.group.population.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues" ];
fhir:Coding.code [ fhir:value "positiveIncrease" ] ], [
fhir:index 1;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-population" ];
fhir:Coding.code [ fhir:value "numerator" ] ] ];
fhir:MeasureReport.group.population.count [ fhir:value "3699"^^xsd:integer ] ];
fhir:MeasureReport.group.measureScore [
fhir:Quantity.value [ fhir:value "56.54"^^xsd:decimal ];
fhir:Quantity.unit [ fhir:value "%" ];
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
fhir:Quantity.code [ fhir:value "%" ] ]
], [
fhir:index 1;
fhir:MeasureReport.group.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/saner/CodeSystem/MeasureGroupSystem" ];
fhir:Coding.code [ fhir:value "positivePercent" ] ] ];
fhir:MeasureReport.group.population [
fhir:index 0;
fhir:MeasureReport.group.population.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues" ];
fhir:Coding.code [ fhir:value "totalOrders" ] ], [
fhir:index 1;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-population" ];
fhir:Coding.code [ fhir:value "initial-population" ] ] ];
fhir:MeasureReport.group.population.count [
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ];
fhir:Extension.valueCode [ fhir:value "unsupported" ] ] ] ], [
fhir:index 1;
fhir:MeasureReport.group.population.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues" ];
fhir:Coding.code [ fhir:value "rejected" ] ], [
fhir:index 1;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-population" ];
fhir:Coding.code [ fhir:value "denominator-exclusion" ] ] ];
fhir:MeasureReport.group.population.count [
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ];
fhir:Extension.valueCode [ fhir:value "unsupported" ] ] ] ], [
fhir:index 2;
fhir:MeasureReport.group.population.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues" ];
fhir:Coding.code [ fhir:value "totalTestResults" ] ], [
fhir:index 1;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-population" ];
fhir:Coding.code [ fhir:value "denominator" ] ] ];
fhir:MeasureReport.group.population.count [ fhir:value "126735"^^xsd:integer ] ], [
fhir:index 3;
fhir:MeasureReport.group.population.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues" ];
fhir:Coding.code [ fhir:value "positive" ] ], [
fhir:index 1;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-population" ];
fhir:Coding.code [ fhir:value "numerator" ] ] ];
fhir:MeasureReport.group.population.count [ fhir:value "61850"^^xsd:integer ] ], [
fhir:index 4;
fhir:MeasureReport.group.population.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues" ];
fhir:Coding.code [ fhir:value "allReports" ] ];
fhir:CodeableConcept.text [ fhir:value "All Laboratory Reports for any Order" ] ];
fhir:MeasureReport.group.population.count [
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ];
fhir:Extension.valueCode [ fhir:value "unsupported" ] ] ] ], [
fhir:index 5;
fhir:MeasureReport.group.population.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues" ];
fhir:Coding.code [ fhir:value "latestReports" ] ];
fhir:CodeableConcept.text [ fhir:value "Most Recent Laboratory Reports for any Order" ] ];
fhir:MeasureReport.group.population.count [
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ];
fhir:Extension.valueCode [ fhir:value "unsupported" ] ] ] ];
fhir:MeasureReport.group.measureScore [
fhir:Quantity.value [ fhir:value "48.8"^^xsd:decimal ];
fhir:Quantity.unit [ fhir:value "%" ];
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
fhir:Quantity.code [ fhir:value "%" ] ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.