{ "description": "Dieses Bundle vereint die Elemente des strukturierten Dokuments Heilmittelverordnung Muster 13 (10.2020)", "_filename": "EVO_PR_HLM_Bundle.json", "package_name": "de.gevko.evo.hlm", "date": "2021-01-12T14:36:47.5655834Z", "derivation": "constraint", "meta": { "versionId": "1", "lastUpdated": "2021-01-12T14:36:47.752+00:00" }, "publisher": "gevko GmbH", "fhirVersion": "4.0.1", "name": "EVO_PR_HLM_Bundle", "abstract": false, "type": "Bundle", "experimental": null, "resourceType": "StructureDefinition", "title": "Heilmittelverordnung", "package_version": "0.9.3", "status": "active", "id": "9ee7e1e1-f28b-4f9a-9987-0da1c7a9c304", "kind": "resource", "url": "https://fhir.gevko.de/StructureDefinition/EVO_PR_HLM_Bundle", "version": "0.9.3", "differential": { "element": [ { "id": "Bundle", "path": "Bundle", "constraint": [ { "key": "Composition-pflicht", "human": "Die Ressource vom Typ Composition muss genau einmal vorhanden sein", "source": "Bundle", "severity": "error", "expression": "entry.where(resource is Composition).count()=1" }, { "key": "typComposition", "human": "Die Instanz der Composition muss vom Profil EVO_PR_HLM_Composition|0.9.3 sein", "source": "Bundle", "severity": "error", "expression": "entry.where(resource is Composition).resource.meta.profile = 'https://fhir.gevko.de/StructureDefinition/EVO_PR_HLM_Composition|0.9.3'" }, { "key": "angabePruefnummer", "human": "Prüfnummer nicht vorhanden, aber Pflicht bei den Kostenträger der Typen \"GKV\", \"BG\", \"SKT\" oder \"UK\"", "source": "Bundle", "severity": "error", "expression": "(entry.where(resource is Coverage).exists() and (entry.where(resource is Coverage).resource.type.coding.code='GKV' or entry.where(resource is Coverage).resource.type.coding.code='BG' or entry.where(resource is Coverage).resource.type.coding.code='SKT' or entry.where(resource is Coverage).resource.type.coding.code='UK')) implies entry.where(resource is Composition).resource.author.identifier.where(system='https://fhir.kbv.de/NamingSystem/KBV_NS_FOR_Pruefnummer').exists()" }, { "key": "angabeZuzahlung", "human": "Zuzahlungsstatus nicht vorhanden, aber Pflicht bei den Kostenträgern der Typen \"GKV\", \"BG\", \"SKT\" oder \"UK\"", "source": "Bundle", "severity": "error", "expression": "(entry.where(resource is Coverage).exists() and (entry.where(resource is Coverage).resource.type.coding.code='GKV' or entry.where(resource is Coverage).resource.type.coding.code='BG' or entry.where(resource is Coverage).resource.type.coding.code='SKT' or entry.where(resource is Coverage).resource.type.coding.code='UK')) implies entry.where(resource is ServiceRequest).resource.extension('https://fhir.gevko.de/StructureDefinition/EVO_EX_Zuzahlungsstatus').exists()" }, { "key": "angabePLZ", "human": "Postleitzahl nicht vorhanden, aber Pflicht bei den Kostentraegern der Typen \"GKV\", \"BG\", \"SKT\" oder \"UK\"", "source": "Bundle", "severity": "error", "expression": "(entry.where(resource is Coverage).exists() and (entry.where(resource is Coverage).resource.type.coding.code='GKV' or entry.where(resource is Coverage).resource.type.coding.code='BG' or entry.where(resource is Coverage).resource.type.coding.code='SKT' or entry.where(resource is Coverage).resource.type.coding.code='UK')) implies entry.where(resource is Patient).resource.address.postalCode.exists()" }, { "key": "angabeNrAusstellendePerson", "human": "Nummer der ausstellenden Person nicht vorhanden, aber Pflicht, wenn es sich um einen Arzt oder Zahnarzt handelt", "source": "Bundle", "severity": "error", "expression": "(entry.where(resource is Coverage).exists() and (entry.where(resource is Coverage).resource.type.coding.code='GKV' or entry.where(resource is Coverage).resource.type.coding.code='BG' or entry.where(resource is Coverage).resource.type.coding.code='SKT' or entry.where(resource is Coverage).resource.type.coding.code='UK') and (entry.where(resource is Practitioner).resource.qualification.coding.code='00' or entry.where(resource is Practitioner).resource.qualification.coding.code='01')) implies entry.where(resource is Practitioner).resource.identifier.exists()" }, { "key": "angabeBetriebsstaettennr", "human": "Betriebsstaettennummer nicht vorhanden, aber Pflicht, wenn es sich um einen Arzt, Zahnarzt oder Arzt in Weiterbildung handelt", "source": "Bundle", "severity": "error", "expression": "(entry.where(resource is Coverage).exists() and (entry.where(resource is Coverage).resource.type.coding.code='GKV' or entry.where(resource is Coverage).resource.type.coding.code='BG' or entry.where(resource is Coverage).resource.type.coding.code='SKT' or entry.where(resource is Coverage).resource.type.coding.code='UK') and (entry.where(resource is Practitioner).resource.qualification.coding.code='00' or entry.where(resource is Practitioner).resource.qualification.coding.code='01' or entry.where(resource is Practitioner).resource.qualification.coding.code='03')) implies entry.where(resource is Organization).resource.identifier.exists()" }, { "key": "angabeRechtsgrundlage", "human": "Rechtsgrundlage nicht vorhanden, aber Pflicht bei den Kostentraegern der Typen \"GKV\", \"BG\", \"SKT\" oder \"UK\"", "source": "Bundle", "severity": "error", "expression": "(entry.where(resource is Coverage).exists() and (entry.where(resource is Coverage).resource.type.coding.code='GKV' or entry.where(resource is Coverage).resource.type.coding.code='BG' or entry.where(resource is Coverage).resource.type.coding.code='SKT' or entry.where(resource is Coverage).resource.type.coding.code='UK')) implies entry.where(resource is Composition).resource.extension('https://fhir.kbv.de/StructureDefinition/KBV_EX_FOR_Legal_basis').exists()" }, { "key": "patientenindividuelleLeitsymptomatikFreitext", "human": "Patientenindividuelle Leitsymptomatik als Freitext angegeben.", "source": "Bundle", "severity": "error", "expression": "(entry.where(resource is Condition).exists() and (entry.where(resource is Condition).resource.code.coding.system='https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_patientenindividuelle_Leitsymptomatik' and entry.where(resource is Condition).resource.code.coding.code='1')) implies entry.where(resource is Condition).resource.code.extension.where(url='https://fhir.gevko.de/StructureDefinition/EVO_EX_HLM_Leitsymptomatik_Freitext').exists()" }, { "key": "Codes-Diagnosegruppe-1", "human": "Wenn Leitysmptomatik a, b oder c angegeben ist, dann darf keine patientenindividuelle Leitsymptomatik angegeben werden.", "source": "Bundle", "severity": "error", "expression": "(entry.where(resource is Condition).exists() and (entry.where(resource is Condition).resource.code.coding.system='https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Leitsymptomatik' and ((entry.where(resource is Condition).resource.code.coding.code='a') or (entry.where(resource is Condition).resource.code.coding.code='b') or (entry.where(resource is Condition).resource.code.coding.code='c')))) implies (entry.where(resource is Condition).resource.code.coding.system='https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_patientenindividuelle_Leitsymptomatik' and entry.where(resource is Condition).resource.code.coding.code='0')" }, { "key": "Arztpraxis-1", "human": "Für eine Arztpraxis muss eine BSNR angegeben werden.", "source": "Bundle", "severity": "error", "expression": "entry.where(resource is Organization).exists() implies entry.where(resource is Organization).resource.identifier.system='https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR'" }, { "key": "Arztpraxis-2", "human": "Bei einer Arztpraxis darf kein Institutionskennzeichen angegeben werden.", "source": "Bundle", "severity": "error", "expression": "entry.where(resource is Organization).exists() implies entry.where(resource is Organization).resource.identifier.system != 'http://fhir.de/NamingSystem/arge-ik/iknr'" }, { "key": "Arztpraxis-3", "human": "Bei einer Arztpraxis darf keine Zahnarztnummer angegeben werden.", "source": "Bundle", "severity": "error", "expression": "entry.where(resource is Organization).exists() implies entry.where(resource is Organization).resource.identifier.system != 'http://fhir.de/NamingSystem/kzbv/zahnarztnummer'" }, { "key": "GKV-Patient-1", "human": "Bei einem Patienten mit gesetzlicher Krankenversicherung muss die gesetzliche Krankenversicherungsnummer angegeben werden.", "source": "Bundle", "severity": "error", "expression": "entry.where(resource is Patient).exists() implies entry.where(resource is Patient).resource.identifier.type.coding.code='GKV'" }, { "key": "GKV-Patient-2", "human": "Bei einem Patienten mit gesetzlicher Krankenversicherung darf keine private Krankenversicherungsnummer angegeben werden.", "source": "Bundle", "severity": "error", "expression": "entry.where(resource is Patient).exists() implies entry.where(resource is Patient).resource.identifier.type.coding.code != 'PKV'" }, { "key": "GKV-Patient-3", "human": "Bei einem Patienten mit gesetzlicher Krankenversicherung darf keine KVK-Versicherungsnummer angegeben werden.", "source": "Bundle", "severity": "error", "expression": "entry.where(resource is Patient).exists() implies entry.where(resource is Patient).resource.identifier.type.coding.code != 'kvk'" }, { "key": "GKV-Patient-4", "human": "Es wird die Wohnadresse des Patienten erwartet und kein Postfach.", "source": "Bundle", "severity": "error", "expression": "entry.where(resource is Patient).exists() implies entry.where(resource is Patient).resource.address.type != 'postal'" }, { "key": "Arzt-1", "human": "Die LANR des Arztes muss angegeben werden.", "source": "Bundle", "severity": "error", "expression": "entry.where(resource is Practitioner).exists() implies entry.where(resource is Practitioner).resource.identifier.type.coding.code='LANR'" }, { "key": "Arzt-2", "human": "Für einen Arzt darf keine Zahnarztnummer angegeben werden.", "source": "Bundle", "severity": "error", "expression": "entry.where(resource is Practitioner).exists() implies entry.where(resource is Practitioner).resource.identifier.type.coding.code != 'ZANR'" }, { "key": "Arzt-3", "human": "Es ist nur der Code für \"Arzt\", \"Arzt in Weiterbildung\" oder \"Arzt als Vertreter\" zugelassen.", "source": "Bundle", "severity": "error", "expression": "entry.where(resource is Practitioner).exists() implies (entry.where(resource is Practitioner).resource.qualification.code.coding.code='00' or entry.where(resource is Practitioner).resource.qualification.code.coding.code='03' or entry.where(resource is Practitioner).resource.qualification.code.coding.code='04')" }, { "key": "Versicherung-1", "human": "Das Institutionskennzeichen der Krankenkasse muss angegeben werden.", "source": "Bundle", "severity": "error", "expression": "entry.where(resource is Coverage).exists() implies entry.where(resource is Coverage).resource.payor.identifier.system='http://fhir.de/NamingSystem/arge-ik/iknr'" }, { "key": "Versicherung-2", "human": "Das Institutionskennzeichen der Krankenkasse muss angegeben werden, keine alternatives Institutionskennzeichen.", "source": "Bundle", "severity": "error", "expression": "entry.where(resource is Coverage).exists() implies entry.where(resource is Coverage).resource.identifier.extension('https://fhir.kbv.de/StructureDefinition/KBV_EX_FOR_Alternative_IK').exists().not()" }, { "key": "Versicherung-3", "human": "Der Type des Identifiers muss an dieser Stelle nicht angegeben werden.", "source": "Bundle", "severity": "warning", "expression": "entry.where(resource is Coverage).exists() implies entry.where(resource is Coverage).resource.identifier.type.exists().not()" }, { "key": "unique-ServiceRequest", "human": "Die Einträge für die Instanz ServiceRequest müssen im Dokument eindeutig sein.", "source": "Bundle", "severity": "error", "expression": "entry.select(resource as ServiceRequest).code.coding.code.isDistinct()" } ] }, { "id": "Bundle.id", "min": 1, "path": "Bundle.id", "mustSupport": true }, { "id": "Bundle.meta", "min": 1, "path": "Bundle.meta", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "mustSupport": true }, { "id": "Bundle.meta.id", "max": "0", "path": "Bundle.meta.id" }, { "id": "Bundle.meta.versionId", "max": "0", "path": "Bundle.meta.versionId", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ] }, { "id": "Bundle.meta.lastUpdated", "path": "Bundle.meta.lastUpdated", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "mustSupport": true }, { "id": "Bundle.meta.source", "max": "0", "path": "Bundle.meta.source", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ] }, { "id": "Bundle.meta.profile", "max": "1", "min": 1, "path": "Bundle.meta.profile", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "mustSupport": true, "fixedCanonical": "https://fhir.gevko.de/StructureDefinition/EVO_PR_HLM_Bundle|0.9.3" }, { "id": "Bundle.meta.security", "max": "0", "path": "Bundle.meta.security", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ] }, { "id": "Bundle.meta.tag", "max": "0", "path": "Bundle.meta.tag", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ] }, { "id": "Bundle.implicitRules", "max": "0", "path": "Bundle.implicitRules", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ] }, { "id": "Bundle.language", "max": "0", "path": "Bundle.language", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ] }, { "id": "Bundle.identifier", "min": 1, "path": "Bundle.identifier", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "mustSupport": true }, { "id": "Bundle.identifier.use", "max": "0", "path": "Bundle.identifier.use", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ] }, { "id": "Bundle.identifier.type", "max": "0", "path": "Bundle.identifier.type", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ] }, { "id": "Bundle.identifier.system", "min": 1, "path": "Bundle.identifier.system", "fixedUri": "https://gematik.de/fhir/NamingSystem/PrescriptionID", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "definition": "Für den digitalen Vordruck \"Elektronische Heilmittelverordnung (Muster 13)\" wird die Dokumenten-ID gemäß den Vorgaben der gematik gesetzt.", "mustSupport": true }, { "id": "Bundle.identifier.value", "min": 1, "path": "Bundle.identifier.value", "short": "Dokumenten-ID", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "definition": "Eindeutige Identifikation des Dokuments, bzw. der Verordnung. Diese ID wird mit signiert und sichert damit die Verordnung vor Fälschungen.\r\n\r\nFür den digitalen Vordruck \"Elektronische Heilmittelverordnung (Muster 13)\" wird die Dokumenten-ID gemäß den Vorgaben der gematik gesetzt.", "mustSupport": true }, { "id": "Bundle.identifier.period", "max": "0", "path": "Bundle.identifier.period", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ] }, { "id": "Bundle.identifier.assigner", "max": "0", "path": "Bundle.identifier.assigner", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ] }, { "id": "Bundle.type", "path": "Bundle.type", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "fixedCode": "document", "mustSupport": true }, { "id": "Bundle.timestamp", "min": 1, "path": "Bundle.timestamp", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "definition": "DateTime wann das Dokument technisch erstellt wurde. \r\nFachlich bildet das Ausstellungsdatum das entscheidende Datum ab", "mustSupport": true }, { "id": "Bundle.total", "max": "0", "path": "Bundle.total", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ] }, { "id": "Bundle.link", "max": "0", "path": "Bundle.link", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ] }, { "id": "Bundle.entry", "min": 1, "path": "Bundle.entry", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "mustSupport": true }, { "id": "Bundle.entry.link", "max": "0", "path": "Bundle.entry.link" }, { "id": "Bundle.entry.fullUrl", "min": 1, "path": "Bundle.entry.fullUrl", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "mustSupport": true }, { "id": "Bundle.entry.resource", "min": 1, "path": "Bundle.entry.resource", "mustSupport": true }, { "id": "Bundle.entry.search", "max": "0", "path": "Bundle.entry.search", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ] }, { "id": "Bundle.entry.request", "max": "0", "path": "Bundle.entry.request", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ] }, { "id": "Bundle.entry.response", "max": "0", "path": "Bundle.entry.response", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ] }, { "id": "Bundle.signature", "max": "0", "path": "Bundle.signature", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ] }, { "id": "Bundle.signature.who.id", "max": "0", "path": "Bundle.signature.who.id" }, { "id": "Bundle.signature.who.reference", "min": 1, "path": "Bundle.signature.who.reference", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "fixedString": "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Betriebsstaette|https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Practitioner" }, { "id": "Bundle.signature.who.type", "max": "0", "path": "Bundle.signature.who.type", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ] }, { "id": "Bundle.signature.who.identifier", "max": "0", "path": "Bundle.signature.who.identifier", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ] }, { "id": "Bundle.signature.who.display", "max": "0", "path": "Bundle.signature.who.display", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable", "valueBoolean": true } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }