{
"description": "Abbildung der Mindestanforderungen einer ASK-Codierung",
"_filename": "StructureDefinition-CodingASK.json",
"package_name": "fhir.erezept.validator",
"date": "2025-06-16",
"derivation": "constraint",
"publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
"fhirVersion": "4.0.1",
"name": "CodingASK",
"abstract": false,
"type": "Coding",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "Coding-Profil für ASK",
"package_version": "0.4.2",
"status": "active",
"id": "5a9b0617-23d6-4b8e-923b-4f58bd354a73",
"kind": "complex-type",
"url": "http://fhir.de/StructureDefinition/CodingASK",
"version": "1.5.4",
"differential": {
"element": [ {
"id": "Coding.system",
"min": 1,
"path": "Coding.system",
"short": "Canonische CodeSystem URL für ASK",
"fixedUri": "http://fhir.de/CodeSystem/ask"
}, {
"id": "Coding.code",
"min": 1,
"path": "Coding.code",
"short": "Der ASK-Code"
} ]
},
"contact": [ {
"telecom": [ {
"value": "http://hl7.de/technische-komitees/fhir/",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Coding"
}