FHIR IG analytics| Package | hl7.fhir.uv.xver-r5.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-catalogType.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/uv/xver-r5.r4b/0.0.1-snapshot-2/CodeSystem-catalogType.html |
| URL | http://hl7.org/fhir/catalogType |
| Version | 5.0.0 |
| Status | draft |
| Date | 2025-09-13T17:27:08-04:00 |
| Name | CatalogType |
| Title | Catalog Type |
| Realm | uv |
| Authority | hl7 |
| Description | CatalogType |
| Content | complete |
| ValueSet | |
| R5-catalogType-for-R4B | Cross-version VS for R5.CatalogType for use in FHIR R4B |
| R5-catalogType-for-R4 | Cross-version VS for R5.CatalogType for use in FHIR R4 |
No resources found
Note: links and images are rebased to the (stated) source
This code system
http://hl7.org/fhir/catalogType defines the following codes:
| Code | Display | Definition |
| medication | Medication Catalog | Medication Catalog. |
| device | Device Catalog | Device Catalog. |
| protocol | Protocol List | Protocol List. |
{
"resourceType": "CodeSystem",
"id": "catalogType",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r5.r4b"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "sd"
}
],
"url": "http://hl7.org/fhir/catalogType",
"version": "5.0.0",
"name": "CatalogType",
"title": "Catalog Type",
"status": "draft",
"experimental": true,
"date": "2025-09-13T17:27:08-04:00",
"publisher": "Structured Documents",
"contact": [
{
"name": "Structured Documents",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/structure"
}
]
}
],
"description": "CatalogType",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "medication",
"display": "Medication Catalog",
"definition": "Medication Catalog."
},
{
"code": "device",
"display": "Device Catalog",
"definition": "Device Catalog."
},
{
"code": "protocol",
"display": "Protocol List",
"definition": "Protocol List."
}
]
}