FHIR IG analytics| Package | ch.fhir.ig.ch-idmp |
| Resource Type | NamingSystem |
| Id | NamingSystem-PhPID.json |
| FHIR Version | R5 |
| Source | http://fhir.ch/ig/ch-idmp/1.0.0-ballot/NamingSystem-PhPID.html |
| URL | http://fhir.ch/ig/ch-idmp/NamingSystem/PhPID |
| Version | 1.0.0-ballot |
| Status | draft |
| Date | 2025-10-28 |
| Name | PhPID |
| Title | Pharmaceutical Product Identifier |
| Realm | ch |
| Authority | hl7 |
| Description | Temporary Identifier in this implementation guide until officially released by Swissmedic |
| Copyright | CC0-1.0 |
| Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NamingSystem PhPID
| Defining URL | http://fhir.ch/ig/ch-idmp/NamingSystem/PhPID |
| Version | 1.0.0-ballot |
| Name | PhPID |
| Title | Pharmaceutical Product Identifier |
| Status | draft |
| Definition | Temporary Identifier in this implementation guide until officially released by Swissmedic |
| Publisher | Refdata Foundation |
| Copyright | CC0-1.0 |
| Type | Value | Preferred |
| URI | http://fhir.ch/ig/ch-idmp/sid/phpid | true |
{
"resourceType": "NamingSystem",
"id": "PhPID",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-idmp/NamingSystem/PhPID",
"version": "1.0.0-ballot",
"name": "PhPID",
"title": "Pharmaceutical Product Identifier",
"status": "draft",
"kind": "identifier",
"date": "2025-10-28",
"publisher": "Refdata Foundation",
"contact": [
{
"name": "Refdata Foundation",
"telecom": [
{
"system": "url",
"value": "https://www.refdata.ch/de/"
}
]
}
],
"description": "Temporary Identifier in this implementation guide until officially released by Swissmedic",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"usage": "Used to identify pharmaceutical products per ISO 11616 (PhPID).",
"uniqueId": [
{
"type": "uri",
"value": "http://fhir.ch/ig/ch-idmp/sid/phpid",
"preferred": true
}
]
}