This page is part of the HL7 Terminology (v6.0.1: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2024-04-24 | Maturity Level: 1 |
@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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "container-cap"] ; #
fhir:meta [
fhir:lastUpdated [ fhir:v "2024-04-24T00:00:00+00:00"^^xsd:dateTime ]
] ; #
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: CodeSystem container-cap</b></p><a name=\"container-cap\"> </a><a name=\"hccontainer-cap\"> </a><a name=\"container-cap-en-US\"> </a><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\">Last updated: 2024-04-24 00:00:00+0000</p></div><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/container-cap</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">red<a name=\"container-cap-red\"> </a></td><td>red cap</td><td>red cap.</td></tr><tr><td style=\"white-space:nowrap\">yellow<a name=\"container-cap-yellow\"> </a></td><td>yellow cap</td><td>yellow cap.</td></tr><tr><td style=\"white-space:nowrap\">dark-yellow<a name=\"container-cap-dark-yellow\"> </a></td><td>dark yellow cap</td><td>dark yellow cap.</td></tr><tr><td style=\"white-space:nowrap\">grey<a name=\"container-cap-grey\"> </a></td><td>grey cap</td><td>grey cap.</td></tr><tr><td style=\"white-space:nowrap\">light-blue<a name=\"container-cap-light-blue\"> </a></td><td>light blue cap</td><td>light blue cap.</td></tr><tr><td style=\"white-space:nowrap\">black<a name=\"container-cap-black\"> </a></td><td>black cap</td><td>black cap.</td></tr><tr><td style=\"white-space:nowrap\">green<a name=\"container-cap-green\"> </a></td><td>green cap</td><td>green cap.</td></tr><tr><td style=\"white-space:nowrap\">light-green<a name=\"container-cap-light-green\"> </a></td><td>light green cap</td><td>light green cap.</td></tr><tr><td style=\"white-space:nowrap\">lavender<a name=\"container-cap-lavender\"> </a></td><td>lavender cap</td><td>lavender cap.</td></tr><tr><td style=\"white-space:nowrap\">brown<a name=\"container-cap-brown\"> </a></td><td>brown cap</td><td>brown cap.</td></tr><tr><td style=\"white-space:nowrap\">white<a name=\"container-cap-white\"> </a></td><td>white cap</td><td>white cap.</td></tr><tr><td style=\"white-space:nowrap\">pink<a name=\"container-cap-pink\"> </a></td><td>pink cap</td><td>pink cap.</td></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "oo" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]
] ) ; #
fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/container-cap"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.1.1258" ]
] ) ; #
fhir:version [ fhir:v "1.0.1"] ; #
fhir:name [ fhir:v "ContainerCap"] ; #
fhir:title [ fhir:v "ContainerCap"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-04-24T00:00:00+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Health Level Seven International"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "hq@HL7.org" ] ] )
] ) ; #
fhir:description [ fhir:v "Color of the container cap."] ; #
fhir:copyright [ fhir:v "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/container-cap"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/container-cap>
] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "red" ] ;
fhir:display [ fhir:v "red cap" ] ;
fhir:definition [ fhir:v "red cap." ]
] [
fhir:code [ fhir:v "yellow" ] ;
fhir:display [ fhir:v "yellow cap" ] ;
fhir:definition [ fhir:v "yellow cap." ]
] [
fhir:code [ fhir:v "dark-yellow" ] ;
fhir:display [ fhir:v "dark yellow cap" ] ;
fhir:definition [ fhir:v "dark yellow cap." ]
] [
fhir:code [ fhir:v "grey" ] ;
fhir:display [ fhir:v "grey cap" ] ;
fhir:definition [ fhir:v "grey cap." ]
] [
fhir:code [ fhir:v "light-blue" ] ;
fhir:display [ fhir:v "light blue cap" ] ;
fhir:definition [ fhir:v "light blue cap." ]
] [
fhir:code [ fhir:v "black" ] ;
fhir:display [ fhir:v "black cap" ] ;
fhir:definition [ fhir:v "black cap." ]
] [
fhir:code [ fhir:v "green" ] ;
fhir:display [ fhir:v "green cap" ] ;
fhir:definition [ fhir:v "green cap." ]
] [
fhir:code [ fhir:v "light-green" ] ;
fhir:display [ fhir:v "light green cap" ] ;
fhir:definition [ fhir:v "light green cap." ]
] [
fhir:code [ fhir:v "lavender" ] ;
fhir:display [ fhir:v "lavender cap" ] ;
fhir:definition [ fhir:v "lavender cap." ]
] [
fhir:code [ fhir:v "brown" ] ;
fhir:display [ fhir:v "brown cap" ] ;
fhir:definition [ fhir:v "brown cap." ]
] [
fhir:code [ fhir:v "white" ] ;
fhir:display [ fhir:v "white cap" ] ;
fhir:definition [ fhir:v "white cap." ]
] [
fhir:code [ fhir:v "pink" ] ;
fhir:display [ fhir:v "pink cap" ] ;
fhir:definition [ fhir:v "pink cap." ]
] ) . #
IG © 2020+ HL7 International - Vocabulary Work Group. Package hl7.terminology#6.0.1 based on FHIR 5.0.0. Generated 2024-07-18
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change