WHO Clinical Care in Crisis Implementation Guide for Children - Local Development build (v0.1.0). See the Directory of published versions
: Tested for malaria, children with fever 2-59 months - TTL Representation
Raw ttl | Download
@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:Measure ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "measure-cheind10"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Measure</b><a name=\"measure-cheind10\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Measure "measure-cheind10" </p></div><p><b>url</b>: <code>https://fhir.dk.swisstph-mis.ch/matchbox/fhir/Measure/cheind10</code></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: cheind10</p><p><b>title</b>: Tested for malaria, children with fever 2-59 months</p><p><b>status</b>: draft</p><p><b>date</b>: 2023-10-04 12:32:21+0000</p><p><b>publisher</b>: WHO</p><p><b>contact</b>: WHO: <a href=\"http://who.int\">http://who.int</a></p><p><b>description</b>: Proportion of consultations with children 2 months up to 5 years old with fever who are tested for malaria</p></div>"
] ; #
fhir:url [ fhir:v "https://fhir.dk.swisstph-mis.ch/matchbox/fhir/Measure/cheind10"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "cheind10"] ; #
fhir:title [ fhir:v "Tested for malaria, children with fever 2-59 months"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2023-10-04T12:32:21+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "WHO"] ; #
fhir:contact ( [
fhir:name [ fhir:v "WHO" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://who.int" ] ] )
] ) ; #
fhir:description [ fhir:v "Proportion of consultations with children 2 months up to 5 years old with fever who are tested for malaria"] . #