FHIR IG Statistics: ValueSet/mii-vs-patho-report-category-hl7
Resources that use this resource
Resources that this resource uses
CodeSystem |
v2-0074 | diagnosticServiceSectionId |
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"
}
]
}
]
}
}