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

FHIR IG Statistics: ValueSet/mii-vs-patho-composition-type-loinc

Packagede.medizininformatikinitiative.kerndatensatz.patho
Resource TypeValueSet
Idmii-vs-patho-composition-type-loinc
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-composition-type-loinc
URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-patho/ValueSet/mii-vs-patho-composition-type-loinc
Version2025.0.0
Statusactive
NameMII_VS_Patho_Composition_Type_LOINC
TitleMII VS Patho Composition Type [LOINC]
Realmde
DescriptionValueSet for the types a pathology Composition can have

Resources that use this resource

StructureDefinition
mii-pr-patho-compositionMII PR Patho Composition

Resources that this resource uses

CodeSystem
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "mii-vs-patho-composition-type-loinc",
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/ValueSet/mii-vs-patho-composition-type-loinc",
  "version": "2025.0.0",
  "name": "MII_VS_Patho_Composition_Type_LOINC",
  "title": "MII VS Patho Composition Type [LOINC]",
  "status": "active",
  "publisher": "Medizininformatik Initiative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "description": "ValueSet for the types a pathology Composition can have",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "18743-5",
            "display": "Autopsy report"
          },
          {
            "code": "11526-1",
            "display": "Pathology study"
          },
          {
            "code": "26435-8",
            "display": "Molecular pathology studies (set)"
          },
          {
            "code": "11529-5",
            "display": "Surgical pathology study"
          },
          {
            "code": "60568-3",
            "display": "Pathology Synoptic report"
          },
          {
            "code": "47527-7",
            "display": "Cytology Cvx/Vag Doc Thin Prep"
          },
          {
            "code": "33717-0",
            "display": "Cytology Cvx/Vag study"
          },
          {
            "code": "33716-2",
            "display": "Non-gynecological cytology study"
          }
        ]
      }
    ]
  }
}