{ "description": "Abbildung der Mindestanforderungen eines ATC-Codes", "_filename": "StructureDefinition-CodingATC.json", "package_name": "de.basisprofil.r4", "date": "2023-11-30", "derivation": "constraint", "publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)", "fhirVersion": "4.0.1", "name": "CodingATC", "mapping": [ { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/orim", "name": "Ontological RIM Mapping", "identity": "orim" } ], "abstract": false, "type": "Coding", "experimental": "false", "resourceType": "StructureDefinition", "title": "Coding-Profil für ATC", "package_version": "1.5.0-alpha4", "status": "active", "id": "8d22d359-82c5-42d8-a555-dcc2a13ac484", "kind": "complex-type", "url": "http://fhir.de/StructureDefinition/CodingATC", "version": "1.5.0", "differential": { "element": [ { "id": "Coding.system", "min": 1, "path": "Coding.system", "short": "Canonische CodeSystem URL für ATC", "fixedUri": "http://fhir.de/CodeSystem/bfarm/atc" }, { "id": "Coding.version", "min": 1, "path": "Coding.version", "short": "Die Jahresversion von ATC. Angegeben wird immer die vierstellige Jahreszahl (z.B. \"2017\")", "definition": "Bie Verwendung von ATC ist die Angabe der Version zwingend erforderlich.\r\nHierdurch wird der Tatsache Rechnung getragen, dass jede der jährlich neu erscheinenden Fassung von ATC ein neues Codesystem darstellt." }, { "id": "Coding.code", "min": 1, "path": "Coding.code", "short": "Der ATC-Code" } ] }, "contact": [ { "telecom": [ { "value": "http://hl7.de/technische-komitees/fhir/", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Coding" }