FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/identifier-type

Packagenavify.fhir.r5.rdc
Resource TypeCodeSystem
Ididentifier-type
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=navify.fhir.r5.rdc@1.1.0&canonical=https://roche.com/fhir/iop/CodeSystem/identifier-type
URLhttps://roche.com/fhir/iop/CodeSystem/identifier-type
Statusactive
Date2025-02-24
NameIdentifierType
DescriptionRoche FHIR Interoperability defined code system of concepts specifying type of identifier.
CopyrightCopyright 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.
Contentcomplete

Resources that use this resource

ValueSet
user-identifier-type-codesUserIdentifierTypeCodes

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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"
    }
  ]
}