| Package | navify.fhir.r5.rdc |
| Resource Type | CodeSystem |
| Id | identifier-type |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=navify.fhir.r5.rdc@1.1.0&canonical=https://roche.com/fhir/iop/CodeSystem/identifier-type |
| URL | https://roche.com/fhir/iop/CodeSystem/identifier-type |
| Status | active |
| Date | 2025-02-24 |
| Name | IdentifierType |
| Description | Roche FHIR Interoperability defined code system of concepts specifying type of identifier. |
| Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
| Content | complete |
| ValueSet | |
| user-identifier-type-codes | UserIdentifierTypeCodes |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "identifier-type",
"url": "https://roche.com/fhir/iop/CodeSystem/identifier-type",
"name": "IdentifierType",
"description": "Roche FHIR Interoperability defined code system of concepts specifying type of identifier.",
"status": "active",
"experimental": false,
"date": "2025-02-24",
"publisher": "F. Hoffmann-La Roche AG",
"copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "RDCP",
"display": "Patient ID in RDCP eConnecta"
},
{
"code": "INS",
"display": "French National eHealth ID"
},
{
"code": "cgmCS",
"display": "Confidence Clinical Studies"
},
{
"code": "sugarviewCS",
"display": "Sugarview Clinical Studies"
},
{
"code": "SFDC",
"display": "Salesforce"
}
]
}