FHIR IG Statistics: ValueSet/ValueSet-OPS-SNOMED-Source-Codes
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "ValueSet-OPS-SNOMED-Source-Codes",
"url": "http://fhir.de/ValueSet/ValueSet-OPS-SNOMED-Source-Codes",
"version": "1.5.4",
"name": "ValueSet_OPS_SNOMED_Source_Codes",
"title": "ValueSet of OPS Source Codes for the OPS-SNOMED ConceptMap",
"status": "active",
"experimental": false,
"date": "2025-06-16",
"publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.de/technische-komitees/fhir/"
}
]
}
],
"description": "ValueSet containing all source concepts from the ConceptMap OPS-SNOMED Category Mapping",
"compose": {
"include": [
{
"system": "http://fhir.de/CodeSystem/bfarm/ops",
"concept": [
{
"code": "1",
"display": "Diagnostische Maßnahmen"
},
{
"code": "3",
"display": "Bildgebende Diagnostik"
},
{
"code": "5",
"display": "Operationen"
},
{
"code": "6",
"display": "Medikamente"
},
{
"code": "8",
"display": "Nichtoperative therapeutische Maßnahmen"
},
{
"code": "9",
"display": "Ergänzende Maßnahmen"
}
]
}
]
}
}