WHO Clinical Care in Crisis Implementation Guide for Children
0.1.0 - ci-build

WHO Clinical Care in Crisis Implementation Guide for Children - Local Development build (v0.1.0). See the Directory of published versions

: Impetigo or Folliculitis - Red, Tender, Warm Crusts or Small lesions - TTL Representation

Draft as of 2023-10-04

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "impetigo-signs"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-che-custom-codes.html\"><code>https://fhir.dk.swisstph-mis.ch/matchbox/fhir/CodeSystem/che-custom-codes</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B14S2.46DE27\">CHE.B14S2.DE27</a></td><td>Skin Lesions &gt;= 4 cm</td><td>The impetigo skin lesions cover an area of 4 cm or larger</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B14S2.46DE28\">CHE.B14S2.DE28</a></td><td>Red Skin Streaks</td><td>The impetigo is associated with red skin streaks</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B14S2.46DE29\">CHE.B14S2.DE29</a></td><td>Tender Nodes (Nodules) under the skin</td><td>The impetigo is associated with tender Nodes (Nodules) under the skin</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B14S2.46DE30\">CHE.B14S2.DE30</a></td><td>Skin Infection extends to Muscle</td><td>The skin Infection extends to Muscle</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B14S2.46DE30a\">CHE.B14S2.DE30a</a></td><td>No signs of severe Impetigo / Folliculitis</td><td>The child does not have any signs of severe Impetigo / Folliculitis</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://fhir.dk.swisstph-mis.ch/matchbox/fhir/ValueSet/impetigo-signs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "valueset-impetigo-signs"] ; # 
  fhir:title [ fhir:v "Impetigo or Folliculitis - Red, Tender, Warm Crusts or Small lesions"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  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 "Codes representing possible values for the Provide an estimated age or estimated date of birth element"] ; # 
  fhir:immutable [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "https://fhir.dk.swisstph-mis.ch/matchbox/fhir/CodeSystem/che-custom-codes"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "CHE.B14S2.DE27" ] ;
fhir:display [ fhir:v "Skin Lesions >= 4 cm" ] ;
        ( fhir:designation [
fhir:value [ fhir:v "The impetigo skin lesions cover an area of 4 cm or larger" ]         ] )       ] [
fhir:code [ fhir:v "CHE.B14S2.DE28" ] ;
fhir:display [ fhir:v "Red Skin Streaks" ] ;
        ( fhir:designation [
fhir:value [ fhir:v "The impetigo is associated with red skin streaks" ]         ] )       ] [
fhir:code [ fhir:v "CHE.B14S2.DE29" ] ;
fhir:display [ fhir:v "Tender Nodes (Nodules) under the skin" ] ;
        ( fhir:designation [
fhir:value [ fhir:v "The impetigo is associated with tender Nodes (Nodules) under the skin" ]         ] )       ] [
fhir:code [ fhir:v "CHE.B14S2.DE30" ] ;
fhir:display [ fhir:v "Skin Infection extends to Muscle" ] ;
        ( fhir:designation [
fhir:value [ fhir:v "The skin Infection extends to Muscle" ]         ] )       ] [
fhir:code [ fhir:v "CHE.B14S2.DE30a" ] ;
fhir:display [ fhir:v "No signs of severe Impetigo / Folliculitis" ] ;
        ( fhir:designation [
fhir:value [ fhir:v "The child does not have any signs of severe Impetigo / Folliculitis" ]         ] )       ] )     ] )
  ] . #