Situational Awareness for Novel Epidemic Response - Local Development build (v0.1.0). See the Directory of published versions
Source view
@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-CDCPatientImpactAndHospitalCapacity"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/saner/StructureDefinition/PublicHealthMeasureReport"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/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 with Details</b></p><p><b>id</b>: ExampleNJ-20200412-CDCPatientImpactAndHospitalCapacity</p><p><b>meta</b>: </p><p><b>identifier</b>: urn:uuid:f87d88b8-876e-11ea-1639-09173f13e4c5</p><p><b>status</b>: complete</p><p><b>type</b>: summary</p><p><b>measure</b>: <a href=\"http://hl7.org/fhir/us/saner/Measure/CDCPatientImpactAndHospitalCapacity\">http://hl7.org/fhir/us/saner/Measure/CDCPatientImpactAndHospitalCapacity</a></p><p><b>subject</b>: <a href=\"Location-states-NJ.html\">State of New Jersey. Generated Summary: id: states-NJ; 34</a></p><p><b>date</b>: Apr 12, 2020, 12:00:00 AM</p><p><b>reporter</b>: <a href=\"Organization-NJ-DPH.html\">New Jersey Department of Public Health. Generated Summary: id: NJ-DPH; name: New Jersey Department of Public Health</a></p><p><b>period</b>: Apr 12, 2020, 12:00:00 AM --> Apr 12, 2020, 12:00:00 AM</p><blockquote><p><b>group</b></p><p><b>code</b>: Beds <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/us/saner/CodeSystem/GroupSystem code 'Beds' = 'Beds)</span></p><blockquote><p><b>population</b></p><p><b>code</b>: All Hospital Beds <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/us/saner/CodeSystem/PopulationSystem code 'numTotBeds' = 'All Hospital Beds; {http://terminology.hl7.org/CodeSystem/measure-population code 'initial-population' = 'Initial Population)</span></p><p><b>count</b>: 20000</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: Hospital Inpatient Beds <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/us/saner/CodeSystem/PopulationSystem code 'numBeds' = 'Hospital Inpatient Beds; {http://terminology.hl7.org/CodeSystem/measure-population code 'measure-population' = 'Measure Population)</span></p><p><b>count</b>: 15000</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: Hospital Inpatient Bed Occupancy <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/us/saner/CodeSystem/PopulationSystem code 'numBedsOcc' = 'Hospital Inpatient Bed Occupancy; {http://terminology.hl7.org/CodeSystem/measure-population code 'measure-population' = 'Measure Population)</span></p><p><b>count</b>: </p></blockquote></blockquote><p><b style=\"color: maroon\">Exception generating Narrative: null</b></p></div>" ]; fhir:MeasureReport.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:uuid:f87d88b8-876e-11ea-1639-09173f13e4c5" ] ]; fhir:MeasureReport.status [ fhir:value "complete"]; fhir:MeasureReport.type [ fhir:value "summary"]; fhir:MeasureReport.measure [ fhir:value "http://hl7.org/fhir/us/saner/Measure/CDCPatientImpactAndHospitalCapacity"; fhir:link <http://hl7.org/fhir/us/saner/Measure/CDCPatientImpactAndHospitalCapacity> ]; fhir:MeasureReport.subject [ fhir:Element.extension [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "latitude" ]; fhir:Extension.valueDecimal [ fhir:value "40.1907"^^xsd:decimal ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "longitude" ]; fhir:Extension.valueDecimal [ fhir:value "74.6728"^^xsd:decimal ] ]; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/saner/StructureDefinition/GeoLocation" ] ]; 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/us/saner/CodeSystem/GroupSystem" ]; fhir:Coding.code [ fhir:value "Beds" ] ] ]; 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/us/saner/CodeSystem/PopulationSystem" ]; fhir:Coding.code [ fhir:value "numTotBeds" ] ], [ 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:value "20000"^^xsd:integer ] ], [ fhir:index 1; fhir:MeasureReport.group.population.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/saner/CodeSystem/PopulationSystem" ]; fhir:Coding.code [ fhir:value "numBeds" ] ], [ fhir:index 1; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-population" ]; fhir:Coding.code [ fhir:value "measure-population" ] ] ]; fhir:MeasureReport.group.population.count [ fhir:value "15000"^^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/us/saner/CodeSystem/PopulationSystem" ]; fhir:Coding.code [ fhir:value "numBedsOcc" ] ], [ fhir:index 1; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-population" ]; fhir:Coding.code [ fhir:value "measure-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 3; fhir:MeasureReport.group.population.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/saner/CodeSystem/PopulationSystem" ]; fhir:Coding.code [ fhir:value "numICUBeds" ] ], [ fhir:index 1; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-population" ]; fhir:Coding.code [ fhir:value "measure-population" ] ] ]; fhir:MeasureReport.group.population.count [ fhir:value "2500"^^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/us/saner/CodeSystem/PopulationSystem" ]; fhir:Coding.code [ fhir:value "numICUBedsOcc" ] ], [ fhir:index 1; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-population" ]; fhir:Coding.code [ fhir:value "measure-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.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/saner/CodeSystem/GroupSystem" ]; fhir:Coding.code [ fhir:value "Ventilators" ] ] ]; 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/us/saner/CodeSystem/PopulationSystem" ]; fhir:Coding.code [ fhir:value "numVent" ] ], [ 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:value "2250"^^xsd:integer ] ], [ fhir:index 1; fhir:MeasureReport.group.population.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/saner/CodeSystem/PopulationSystem" ]; fhir:Coding.code [ fhir:value "numVentUse" ] ], [ fhir:index 1; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-population" ]; fhir:Coding.code [ fhir:value "measure-population" ] ] ]; fhir:MeasureReport.group.population.count [ fhir:value "1957"^^xsd:integer ] ] ], [ fhir:index 2; fhir:MeasureReport.group.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/saner/CodeSystem/GroupSystem" ]; fhir:Coding.code [ fhir:value "Encounters" ] ] ]; 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/us/saner/CodeSystem/PopulationSystem" ]; fhir:Coding.code [ fhir:value "numC19Pats" ] ], [ 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:value "0"^^xsd:integer ] ], [ fhir:index 1; fhir:MeasureReport.group.population.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/saner/CodeSystem/PopulationSystem" ]; fhir:Coding.code [ fhir:value "numC19VentPats" ] ], [ fhir:index 1; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-population" ]; fhir:Coding.code [ fhir:value "measure-population" ] ] ]; fhir:MeasureReport.group.population.count [ fhir:value "1914"^^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/us/saner/CodeSystem/PopulationSystem" ]; fhir:Coding.code [ fhir:value "numC19HospPats" ] ], [ fhir:index 1; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-population" ]; fhir:Coding.code [ fhir:value "measure-population" ] ] ]; fhir:MeasureReport.group.population.count [ fhir:value "7604"^^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/us/saner/CodeSystem/PopulationSystem" ]; fhir:Coding.code [ fhir:value "numC19MechVentPats" ] ], [ fhir:index 1; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-population" ]; fhir:Coding.code [ fhir:value "measure-population" ] ] ]; fhir:MeasureReport.group.population.count [ fhir:value "1644"^^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/us/saner/CodeSystem/PopulationSystem" ]; fhir:Coding.code [ fhir:value "numC19HOPats" ] ], [ fhir:index 1; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-population" ]; fhir:Coding.code [ fhir:value "measure-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 5; fhir:MeasureReport.group.population.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/saner/CodeSystem/PopulationSystem" ]; fhir:Coding.code [ fhir:value "numC19OverflowPats" ] ], [ fhir:index 1; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-population" ]; fhir:Coding.code [ fhir:value "measure-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 6; fhir:MeasureReport.group.population.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/saner/CodeSystem/PopulationSystem" ]; fhir:Coding.code [ fhir:value "numC19OFMechVentPats" ] ], [ fhir:index 1; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-population" ]; fhir:Coding.code [ fhir:value "measure-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 7; fhir:MeasureReport.group.population.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/saner/CodeSystem/PopulationSystem" ]; fhir:Coding.code [ fhir:value "numC19Died" ] ], [ fhir:index 1; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-population" ]; fhir:Coding.code [ fhir:value "measure-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" ] ] ] ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.