0.1.0 - ci-build
TraumaIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2025-05-19 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "TR-C-Skin-Assessment-VS"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet TR-C-Skin-Assessment-VS</b></p><a name=\"TR-C-Skin-Assessment-VS\"> </a><a name=\"hcTR-C-Skin-Assessment-VS\"> </a><a name=\"TR-C-Skin-Assessment-VS-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/LA17200-9/\">LA17200-9</a></td><td>Red</td></tr><tr><td><a href=\"https://loinc.org/LA17205-8/\">LA17205-8</a></td><td>Mottled</td></tr><tr><td><a href=\"https://loinc.org/LA17198-5/\">LA17198-5</a></td><td>Cyanotic</td></tr><tr><td><a href=\"https://loinc.org/LA17206-6/\">LA17206-6</a></td><td>Pale</td></tr><tr><td><a href=\"https://loinc.org/LA17201-7/\">LA17201-7</a></td><td>Flushed</td></tr><tr><td><a href=\"https://loinc.org/LA17197-7/\">LA17197-7</a></td><td>Clammy</td></tr><tr><td><a href=\"https://loinc.org/LA17199-3/\">LA17199-3</a></td><td>Dry</td></tr><tr><td><a href=\"https://loinc.org/LA18217-2/\">LA18217-2</a></td><td>Diaphoretic</td></tr><tr><td><a href=\"https://loinc.org/LA19044-9/\">LA19044-9</a></td><td>Moist</td></tr><tr><td><a href=\"https://loinc.org/LA15475-9/\">LA15475-9</a></td><td>Cold</td></tr><tr><td><a href=\"https://loinc.org/LA17202-5/\">LA17202-5</a></td><td>Hot</td></tr><tr><td><a href=\"https://loinc.org/LA17207-4/\">LA17207-4</a></td><td>Warm</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://example.org/ValueSet/TR-C-Skin-Assessment-VS"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:title [ fhir:v "Skin Assessment Values"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2025-05-19T18:20:06+02:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Constantin Renner"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Constantin Renner" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://github.com/medinterop-renner/TraumaIG" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "constantinrenner1@gmail.com" ] ] )
] ) ; #
fhir:description [ fhir:v "Includes LOINC codes related to the Skin assessment panel 72284-3."] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "LA17200-9" ] ;
fhir:display [ fhir:v "Red" ] ] [
fhir:code [ fhir:v "LA17205-8" ] ;
fhir:display [ fhir:v "Mottled" ] ] [
fhir:code [ fhir:v "LA17198-5" ] ;
fhir:display [ fhir:v "Cyanotic" ] ] [
fhir:code [ fhir:v "LA17206-6" ] ;
fhir:display [ fhir:v "Pale" ] ] [
fhir:code [ fhir:v "LA17201-7" ] ;
fhir:display [ fhir:v "Flushed" ] ] [
fhir:code [ fhir:v "LA17197-7" ] ;
fhir:display [ fhir:v "Clammy" ] ] [
fhir:code [ fhir:v "LA17199-3" ] ;
fhir:display [ fhir:v "Dry" ] ] [
fhir:code [ fhir:v "LA18217-2" ] ;
fhir:display [ fhir:v "Diaphoretic" ] ] [
fhir:code [ fhir:v "LA19044-9" ] ;
fhir:display [ fhir:v "Moist" ] ] [
fhir:code [ fhir:v "LA15475-9" ] ;
fhir:display [ fhir:v "Cold" ] ] [
fhir:code [ fhir:v "LA17202-5" ] ;
fhir:display [ fhir:v "Hot" ] ] [
fhir:code [ fhir:v "LA17207-4" ] ;
fhir:display [ fhir:v "Warm" ] ] ) ] )
] . #
IG © 2025+ Constantin Renner. Package fhir.example#0.1.0 based on FHIR 4.0.1. Generated 2025-05-19
Links: Table of Contents |
QA Report