{ "description": "Codes zur Differenzierung von Wirkstoffen zwischen genauer Substanz (z.B. Salz, Ester etc.), allgemeiner (normalisierter) Substanz und Kombinationscode für mehrere Wirkstoffe.", "_filename": "CodeSystem-CodeSystemWirkstofftyp.json", "package_name": "de.medizininformatikinitiative.kerndatensatz.medikation", "date": null, "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "publisher": "Medizininformatik Initiative", "content": "complete", "name": "CodeSystemWirkstofftyp", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "CodeSystem - Wirkstofftypen", "package_version": "1.0.11", "status": "active", "id": "0bf68bcf-eac5-48f7-a36e-08393f071314", "valueSet": "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/ValueSet/wirkstofftyp", "kind": null, "count": 3, "url": "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/CodeSystem/wirkstofftyp", "concept": [ { "code": "IN", "display": "ingredient", "definition": "The name of the substance.", "designation": [ { "value": "Wirkstoff allgemein", "language": "de-DE" } ] }, { "code": "PIN", "display": "precise ingredient", "definition": "The name of the substance expressed precisely as a salt or ester of the ingredient.", "designation": [ { "value": "Wirkstoff präzise", "language": "de-DE" } ] }, { "code": "MIN", "display": "multiple ingredients", "definition": "The name of the substances in a combination product.", "designation": [ { "value": "Kombinationswirkstoff", "language": "de-DE" } ] } ], "caseSensitive": true, "version": "1.0.11", "contact": [ { "telecom": [ { "value": "https://www.medizininformatik-initiative.de", "system": "url" } ] } ] }