FHIR IG analytics
Resources that use this resource
| ConceptMap |
| de.fhir.terminologie-basis#1.0.0-alpha1 | OPS-SNOMED-Category | ConceptMap - OPS_SNOMED-Category-Mapping |
Resources that this resource uses
| CodeSystem |
| de.gkvsv.evp#1.0.1 | ops | OPS |
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "ValueSet-OPS-SNOMED-Source-Codes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.de/ValueSet/ValueSet-OPS-SNOMED-Source-Codes",
"version": "1.0.0-alpha1",
"name": "ValueSet_OPS_SNOMED_Source_Codes",
"title": "ValueSet of OPS Source Codes for the OPS-SNOMED ConceptMap",
"status": "active",
"experimental": false,
"date": "2025-11-06T15:26:35+01:00",
"publisher": "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
"contact": [
{
"name": "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
"telecom": [
{
"system": "url",
"value": "https://hl7.de/technische-komitees/terminologien/"
}
]
}
],
"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"
}
]
}
]
}
}