Package | medcom.fhir.dk.terminology |
Type | CodeSystem |
Id | MedComDiagnosticReportCodes |
FHIR Version | R4 |
Source | http://medcomfhir.dk/ig/terminology/https://build.fhir.org/ig/medcomdk/dk-medcom-terminology/CodeSystem-MedComDiagnosticReportCodes.html |
URL | http://medcomfhir.dk/ig/terminology/CodeSystem/MedComDiagnosticReportCodes |
Version | 2.0.0-draft |
Status | draft |
Date | 2023-10-31 |
Name | MedComDiagnosticReportCodes |
Title | MedComDiagnosticReportCodes |
Realm | dk |
Description | Codes that represents the name of the diagnostic report |
Content | complete |
ValueSet | |
MedComDiagnosticReportCodesValueset | MedComDiagnosticReportCodesValueset |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem MedComDiagnosticReportCodes
This case-insensitive code system http://medcomfhir.dk/ig/terminology/CodeSystem/MedComDiagnosticReportCodes
defines the following code:
Code | Display |
HomeCareReport | HomeCareDiagnosticReport |
{ "resourceType": "CodeSystem", "id": "MedComDiagnosticReportCodes", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://medcomfhir.dk/ig/terminology/CodeSystem/MedComDiagnosticReportCodes", "version": "2.0.0-draft", "name": "MedComDiagnosticReportCodes", "title": "MedComDiagnosticReportCodes", "status": "draft", "experimental": true, "date": "2023-10-31", "publisher": "MedCom", "contact": [ { "name": "MedCom", "telecom": [ { "system": "url", "value": "http://www.medcom.dk" } ] } ], "description": "Codes that represents the name of the diagnostic report", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DK", "display": "Denmark" } ] } ], "caseSensitive": false, "content": "complete", "count": 1, "concept": [ { "code": "HomeCareReport", "display": "HomeCareDiagnosticReport" } ] }