Profil

Canonical URL: https://gematik.de/fhir/ISiK/StructureDefinition/ISiKDiagnose

idS Σ0..1System.String
url1..1System.StringFixed Value
referenceS Σ0..1string
typeΣ0..1uriBinding
identifierΣ0..1Identifier
displayΣ0..1string
valueReferenceReference(Condition)
identifierΣ0..*Identifier
clinicalStatusS Σ ?!0..1CodeableConceptBinding
verificationStatusΣ ?!0..1CodeableConceptBinding
category0..*CodeableConceptBinding
severity0..1CodeableConceptBinding
Mehrfachcodierungs-KennzeichenS0..1Extension(Coding)
SeitenlokalisationS0..1Extension(Coding)
DiagnosesicherheitS0..1Extension(Coding)
systemΣ1..1uriFixed Value
versionΣ1..1string
codeΣ1..1code
displayΣ0..1string
userSelectedΣ0..1boolean
systemS Σ1..1uri
versionΣ0..1string
codeS Σ1..1code
displayΣ0..1string
userSelectedΣ0..1boolean
systemS Σ1..1uri
versionΣ0..1string
codeS Σ1..1code
displayΣ0..1string
userSelectedΣ0..1boolean
systemS Σ1..1uri
versionΣ0..1string
codeΣ1..1code
displayΣ0..1string
userSelectedΣ0..1boolean
textΣ0..1string
bodySiteΣ0..*CodeableConcept
referenceS Σ1..1string
typeΣ0..1uriBinding
identifierΣ0..1Identifier
displayΣ0..1string
encounterS Σ0..1Reference(Encounter)
Lebensphase-Start0..1Extension(CodeableConcept)
Lebensphase-Ende0..1Extension(CodeableConcept)
onsetDateTimeΣ0..1dateTime
abatementDateTimedateTime
abatementAgeAge
abatementPeriodPeriod
abatementRangeRange
abatementStringstring
recordedDateS Σ1..1dateTime
recorderΣ0..1Reference(Practitioner| PractitionerRole| Patient| RelatedPerson)
asserterΣ0..1Reference(Practitioner| PractitionerRole| Patient| RelatedPerson)
summary0..1CodeableConcept
assessment0..*Reference(ClinicalImpression| DiagnosticReport| Observation)
type0..1CodeableConcept
codeΣ0..*CodeableConcept
detailΣ0..*Reference(Resource)
noteS0..*Annotation

Link Simplifier Profil Übersicht

Folgende FHIRPath-Constraints sind im Profil zu beachten:

isik-con1errorFalls eine kodierte Diagnose vorliegt muss der dazugehörige Einrichtungskontakt angegeben werdencode.coding.exists() implies encounter.exists()
icd-text-1errorEntweder MUSS eine kodierte Diagnose vorliegen oder eine textuelle Beschreibung. Stattdessen nur Extensions hinzuzufügen (vgl. https://www.hl7.org/fhir/element.html - ele-1), ist explizit nicht erlaubt.coding.exists().not() implies text.exists()