FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagemedcom.fhir.dk.terminology
Resource TypeCodeSystem
IdCodeSystem-MedComDiagnosticReportCodes.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/medcomdk/dk-medcom-terminology/CodeSystem-MedComDiagnosticReportCodes.html
URLhttp://medcomfhir.dk/ig/terminology/CodeSystem/MedComDiagnosticReportCodes
Version1.8.2
Statusactive
Date2025-11-18
NameMedComDiagnosticReportCodes
TitleMedComDiagnosticReportCodes
Realmdk
DescriptionCodes that represents the name of the diagnostic report
Contentcomplete

Resources that use this resource

ValueSet
MedComDiagnosticReportCodesValuesetMedComDiagnosticReportCodesValueset

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
HomeCareReport HomeCareDiagnosticReport

Source1

{
  "resourceType": "CodeSystem",
  "id": "MedComDiagnosticReportCodes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://medcomfhir.dk/ig/terminology/CodeSystem/MedComDiagnosticReportCodes",
  "version": "1.8.2",
  "name": "MedComDiagnosticReportCodes",
  "title": "MedComDiagnosticReportCodes",
  "status": "active",
  "date": "2025-11-18",
  "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"
    }
  ]
}