| Package | ihe.pharm.supply |
| Resource Type | CodeSystem |
| Id | cs-ihe-pharm-product-association-type |
| FHIR Version | R5 |
| Source | http://profiles.ihe.net/PHARM/supply/https://build.fhir.org/ig/IHE/pharm-supply/CodeSystem-cs-ihe-pharm-product-association-type.html |
| URL | http://profiles.ihe.net/PHARM/supply/CodeSystem/cs-ihe-pharm-product-association-type |
| Version | 0.3.0 |
| Status | active |
| Date | 2024-06-18T21:00:54+00:00 |
| Name | CSProductAssociationType |
| Title | Product association type code system |
| Realm | uv |
| Authority | ihe |
| Description | product association type code system. |
| Copyright | IHE http://www.ihe.net/Governance/#Intellectual_Property |
| Content | complete |
| ValueSet | |
| vs-ihe-pharm-product-association-type | Product association type 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/cs-ihe-pharm-product-association-type defines the following code:
| Code | Definition |
| contains | the product contains the related product |
{
"resourceType": "CodeSystem",
"id": "cs-ihe-pharm-product-association-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://profiles.ihe.net/PHARM/supply/CodeSystem/cs-ihe-pharm-product-association-type",
"version": "0.3.0",
"name": "CSProductAssociationType",
"title": "Product association type 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": "product association type 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": 1,
"concept": [
{
"code": "contains",
"display": "contains",
"definition": "the product contains the related product"
}
]
}