FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/mii-vs-patho-report-category-hl7

Packagede.medizininformatikinitiative.kerndatensatz.patho
Resource TypeValueSet
Idmii-vs-patho-report-category-hl7
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.patho@2025.0.2&canonical=https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/ValueSet/mii-vs-patho-report-category-hl7
URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-patho/ValueSet/mii-vs-patho-report-category-hl7
Version2025.0.0
Statusactive
NameMII_VS_Patho_Report_Category_HL7
TitleMII VS Patho Report Category HL7
Realmde
DescriptionValueSet for the categorization of Pathology Report documents

Resources that use this resource

StructureDefinition
mii-pr-patho-compositionMII PR Patho Composition
mii-pr-patho-reportMII PR Patho Report

Resources that this resource uses

CodeSystem
v2-0074diagnosticServiceSectionId

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "mii-vs-patho-report-category-hl7",
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/ValueSet/mii-vs-patho-report-category-hl7",
  "version": "2025.0.0",
  "name": "MII_VS_Patho_Report_Category_HL7",
  "title": "MII VS Patho Report Category HL7",
  "status": "active",
  "publisher": "Medizininformatik Initiative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "description": "ValueSet for the categorization of Pathology Report documents",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
        "concept": [
          {
            "code": "CP",
            "display": "Cytopathology"
          },
          {
            "code": "SP",
            "display": "Surgical Pathology"
          }
        ]
      }
    ]
  }
}