FHIR IG analytics| Package | hl7.fhir.uv.emedicinal-product-info |
| Resource Type | ValueSet |
| Id | propertyColor |
| FHIR Version | R5 |
| Source | http://hl7.org/fhir/uv/emedicinal-product-info/https://build.fhir.org/ig/HL7/emedicinal-product-info/ValueSet-propertyColor.html |
| URL | http://hl7.org/fhir/uv/emedicinal-product-info/ValueSet/propertyColor |
| Version | 1.1.0 |
| Status | active |
| Date | 2025-07-21T10:31:44+00:00 |
| Name | VsPropertyColor |
| Title | Color of the product |
| Realm | uv |
| Authority | hl7 |
| Description | Color of the product |
| StructureDefinition | |
| AdministrableProductDefinition-uv-epi | AdministrableProductDefinition (ePI) |
| ManufacturedItemDefinition-uv-epi | ManufacturedItemDefinition (ePI) |
| CodeSystem | |
| Thesaurus.owl | NCI Thesaurus |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet propertyColor
http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl| Code | Display |
| C48323 | BLACK |
| C48324 | GRAY |
| C48325 | WHITE |
| C48326 | RED |
| C48327 | PURPLE |
| C48328 | PINK |
| C48329 | GREEN |
| C48330 | YELLOW |
| C48331 | ORANGE |
| C48332 | BROWN |
| C48333 | BLUE |
| C48334 | TURQUOISE |
{
"resourceType": "ValueSet",
"id": "propertyColor",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/uv/emedicinal-product-info/ValueSet/propertyColor",
"version": "1.1.0",
"name": "VsPropertyColor",
"title": "Color of the product",
"status": "active",
"experimental": false,
"date": "2025-07-21T10:31:44+00:00",
"publisher": "HL7 International - Biomedical Research & Regulation Work Group",
"contact": [
{
"name": "HL7 International - Biomedical Research & Regulation Work Group",
"telecom": [
{
"system": "url",
"value": "http://hl7.org/Special/committees/rcrim"
}
]
}
],
"description": "Color of the product",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"concept": [
{
"code": "C48323",
"display": "BLACK"
},
{
"code": "C48324",
"display": "GRAY"
},
{
"code": "C48325",
"display": "WHITE"
},
{
"code": "C48326",
"display": "RED"
},
{
"code": "C48327",
"display": "PURPLE"
},
{
"code": "C48328",
"display": "PINK"
},
{
"code": "C48329",
"display": "GREEN"
},
{
"code": "C48330",
"display": "YELLOW"
},
{
"code": "C48331",
"display": "ORANGE"
},
{
"code": "C48332",
"display": "BROWN"
},
{
"code": "C48333",
"display": "BLUE"
},
{
"code": "C48334",
"display": "TURQUOISE"
}
]
}
]
}
}