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

FHIR IG analytics

Packagede.medizininformatikinitiative.use-case.omi
Resource TypeCodeSystem
Idbody-organ-report-columns
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.medizininformatikinitiative.use-case.omi@0.3.19&canonical=http://omi.de/fhir/registry/CodeSystem/body-organ-report-columns
URLhttp://omi.de/fhir/registry/CodeSystem/body-organ-report-columns
Version0.3.19
Statusactive
Date2024-12-11
NameBodyOrganReportColumnTitlesCS
TitleBody and Organ Report Columns
Realmde
DescriptionA CodeSystem for column names of the BOA report.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "BodyOrganReportColumnTitlesCS",
  "id": "body-organ-report-columns",
  "title": "Body and Organ Report Columns",
  "description": "A CodeSystem for column names of the BOA report.",
  "url": "http://omi.de/fhir/registry/CodeSystem/body-organ-report-columns",
  "concept": [
    {
      "code": "bone",
      "display": "Bone"
    },
    {
      "code": "muscle",
      "display": "Muscle"
    },
    {
      "code": "tat",
      "display": "TAT"
    },
    {
      "code": "imat",
      "display": "IMAT"
    },
    {
      "code": "sat",
      "display": "SAT"
    },
    {
      "code": "vat",
      "display": "VAT"
    },
    {
      "code": "pat",
      "display": "PAT"
    },
    {
      "code": "eat",
      "display": "EAT"
    }
  ],
  "publisher": "MOLIT gGmbH",
  "version": "0.3.19",
  "date": "2024-12-11",
  "count": 8
}