FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "active",
"name": "MII_VS_Patho_Composition_Type_SNOMED_CT",
"id": "mii-vs-patho-composition-type-snomed-ct",
"title": "MII VS Patho Composition Type [Snomed CT]",
"description": "ValueSet for the types a pathology Composition can have",
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/ValueSet/mii-vs-patho-composition-type-snomed-ct",
"version": "2026.0.0",
"publisher": "Medizininformatik Initiative",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.medizininformatik-initiative.de"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "371528001"
}
]
}
]
}
}