Virtually Healthcare HL7 FHIR Implementation Guide
0.1.0-current - ci-build
Virtually Healthcare HL7 FHIR Implementation Guide, published by Virtually Healthcare. This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Virtually-Healthcare/Virtually-Healthcare-FHIR-Implementation-Guide/ and changes regularly. See the Directory of published versions
Draft as of 2024-11-06 |
{
"resourceType" : "CodeSystem",
"id" : "medical-record-system",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem medical-record-system</b></p><a name=\"medical-record-system\"> </a><a name=\"hcmedical-record-system\"> </a><a name=\"medical-record-system-en-GB\"> </a><p>This code system <code>https://fhir.virtually.healthcare/CodeSystem/medical-record-system</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">https://emis.com/Id/Patient/AccessIdentityGuid<a name=\"medical-record-system-https.58.47.47emis.46com.47Id.47Patient.47AccessIdentityGuid\"> </a></td><td>EMIS PFS Access Identity Guid</td><td>**Unofficial** Is known in EMIS PFS as Access Identity Guid. This may change if the patients access is revoked.</td></tr><tr><td style=\"white-space:nowrap\">https://emis.com/Id/Patient/DBID<a name=\"medical-record-system-https.58.47.47emis.46com.47Id.47Patient.47DBID\"> </a></td><td>EMIS Patient DBID</td><td>**Unofficial** Is known in EMIS IM1 as Patient DBID</td></tr><tr><td style=\"white-space:nowrap\">https://tpp-uk.com/Id/Patient/ID<a name=\"medical-record-system-https.58.47.47tpp-uk.46com.47Id.47Patient.47ID\"> </a></td><td>TPP Pseudo Id</td><td>**Unofficial** Is known in TPP IM1 as Pseudo Id. Do not use?</td></tr><tr><td style=\"white-space:nowrap\">https://tpp-uk.com/Id/Patient/PSUEDO_ID<a name=\"medical-record-system-https.58.47.47tpp-uk.46com.47Id.47Patient.47PSUEDO_ID\"> </a></td><td>https://tpp-uk.com/Id/Patient/PSUEDO_ID</td><td>**Unofficial** Is known in TPP IM1 as StrategicReportingIdentifier</td></tr></table></div>"
},
"url" : "https://fhir.virtually.healthcare/CodeSystem/medical-record-system",
"version" : "0.1.0-current",
"name" : "MedicalRecordSystem",
"title" : "Medical Record System",
"status" : "draft",
"experimental" : false,
"date" : "2024-11-06T08:30:37+00:00",
"publisher" : "Virtually Healthcare",
"contact" : [
{
"name" : "Virtually Healthcare",
"telecom" : [
{
"system" : "url",
"value" : "https://virtually.healthcare"
}
]
}
],
"description" : "Medical Record Systems",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "GB",
"display" : "United Kingdom of Great Britain and Northern Ireland"
}
]
}
],
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "https://emis.com/Id/Patient/AccessIdentityGuid",
"display" : "EMIS PFS Access Identity Guid",
"definition" : "**Unofficial** Is known in EMIS PFS as Access Identity Guid. This may change if the patients access is revoked."
},
{
"code" : "https://emis.com/Id/Patient/DBID",
"display" : "EMIS Patient DBID",
"definition" : "**Unofficial** Is known in EMIS IM1 as Patient DBID"
},
{
"code" : "https://tpp-uk.com/Id/Patient/ID",
"display" : "TPP Pseudo Id",
"definition" : "**Unofficial** Is known in TPP IM1 as Pseudo Id. Do not use?"
},
{
"code" : "https://tpp-uk.com/Id/Patient/PSUEDO_ID",
"display" : "https://tpp-uk.com/Id/Patient/PSUEDO_ID",
"definition" : "**Unofficial** Is known in TPP IM1 as StrategicReportingIdentifier"
}
]
}