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

FHIR IG Statistics: ValueSet/ValueSet-OPS-SNOMED-Source-Codes

Packagede.basisprofil.r4
Resource TypeValueSet
IdValueSet-OPS-SNOMED-Source-Codes
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&canonical=http://fhir.de/ValueSet/ValueSet-OPS-SNOMED-Source-Codes
URLhttp://fhir.de/ValueSet/ValueSet-OPS-SNOMED-Source-Codes
Version1.5.4
Statusactive
Date2025-06-16
NameValueSet_OPS_SNOMED_Source_Codes
TitleValueSet of OPS Source Codes for the OPS-SNOMED ConceptMap
Authorityhl7
DescriptionValueSet containing all source concepts from the ConceptMap OPS-SNOMED Category Mapping

Resources that use this resource

ConceptMap
OPS-SNOMED-CategoryConceptMap - OPS_SNOMED-Category-Mapping

Resources that this resource uses

CodeSystem
opsOPS

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"
          }
        ]
      }
    ]
  }
}