| Package | fhir.virtually.healthcare |
| Resource Type | CodeSystem |
| Id | UKCorrelationIdentifier |
| FHIR Version | R4 |
| Source | https://fhir.virtually.healthcare/https://build.fhir.org/ig/Virtually-Healthcare/R4/CodeSystem-UKCorrelationIdentifier.html |
| URL | https://fhir.virtually.healthcare/CodeSystem/UKCorrelationIdentifier |
| Version | 0.1.1-current |
| Status | draft |
| Date | 2025-08-12T10:08:23+00:00 |
| Name | UKCorrelationIdentifier |
| Title | UK Correlation Identifiers |
| Realm | us |
| Authority | hl7 |
| Description | UK Common Resource Identifiers |
| Content | complete |
| ValueSet | |
| UKCorrelationIdentifier | UK Common Resource Identifiers |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem UKCorrelationIdentifier
This case-sensitive code system https://fhir.virtually.healthcare/CodeSystem/UKCorrelationIdentifier defines the following codes:
{
"resourceType": "CodeSystem",
"id": "UKCorrelationIdentifier",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.virtually.healthcare/CodeSystem/UKCorrelationIdentifier",
"version": "0.1.1-current",
"name": "UKCorrelationIdentifier",
"title": "UK Correlation Identifiers",
"status": "draft",
"experimental": false,
"date": "2025-08-12T10:08:23+00:00",
"publisher": "Virtually Healthcare",
"contact": [
{
"name": "Virtually Healthcare",
"telecom": [
{
"system": "url",
"value": "https://virtually.healthcare"
}
]
}
],
"description": "UK Common Resource Identifiers",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "GB",
"display": "United Kingdom of Great Britain and Northern Ireland"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 5,
"concept": [
{
"code": "urn:ietf:rfc:3986",
"display": "Universal Unique IDentifier",
"definition": "See [A Universally Unique IDentifier (UUID) URN Namespace](https://datatracker.ietf.org/doc/html/rfc4122)"
},
{
"code": "https://emis.com/Id/Practitioner/DBID",
"display": "EMIS Practitioner DBID"
},
{
"code": "https://emis.com/Id/Practitioner/REFID",
"display": "EMIS Practitioner REFID"
},
{
"code": "https://emis.com/Id/Practitioner/GUID",
"display": "EMIS Practitioner GUID"
},
{
"code": "https://fhir.nhs.uk/Id/gmc-reference-number",
"display": "Professional Number"
}
]
}