Package | ihe.pharm.supply |
Type | CodeSystem |
Id | IHEDeliveryStageCS |
FHIR Version | R5 |
Source | http://profiles.ihe.net/PHARM/supply/https://build.fhir.org/ig/IHE/pharm-supply/CodeSystem-IHEDeliveryStageCS.html |
URL | http://profiles.ihe.net/PHARM/supply/CodeSystem/DeliveryStageCS |
Version | 0.3.0 |
Status | active |
Date | 2024-06-18T21:00:54+00:00 |
Name | IHEDeliveryStageCS |
Title | Supply delivery stage code system |
Realm | uv |
Authority | ihe |
Description | Supply delivery code system. |
Copyright | IHE http://www.ihe.net/Governance/#Intellectual_Property |
Content | complete |
ValueSet | |
IHEDeliveryStageVS | Supply delivery stage value set |
No resources found
Note: links and images are rebased to the (stated) source
This case-sensitive code system http://profiles.ihe.net/PHARM/supply/CodeSystem/DeliveryStageCS
defines the following codes:
Code | Display | Definition |
shipment | Shipment | The event is the shipment of the item. |
reception | Reception | The event is the reception of the item. |
{ "resourceType": "CodeSystem", "id": "IHEDeliveryStageCS", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://profiles.ihe.net/PHARM/supply/CodeSystem/DeliveryStageCS", "version": "0.3.0", "name": "IHEDeliveryStageCS", "title": "Supply delivery stage code system", "status": "active", "experimental": true, "date": "2024-06-18T21:00:54+00:00", "publisher": "IHE Pharmacy Technical Committee", "contact": [ { "telecom": [ { "system": "url", "value": "https://www.ihe.net/ihe_domains/pharmacy/" } ] }, { "telecom": [ { "system": "email", "value": "pharmacy@ihe.net" } ] }, { "name": "IHE Pharmacy Technical Committee", "telecom": [ { "system": "email", "value": "pharmacy@ihe.net" } ] } ], "description": "Supply delivery code system.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property", "caseSensitive": true, "content": "complete", "count": 2, "concept": [ { "code": "shipment", "display": "Shipment", "definition": "The event is the shipment of the item." }, { "code": "reception", "display": "Reception", "definition": "The event is the reception of the item." } ] }