Basisprofil Diagnose
Canonical URL: http://fhir.de/StructureDefinition/condition-de-basis/0.2
| condition-de-basis-0.2 (Condition) | C | Condition | |
| id | Σ | 0..1 | id |
| meta | Σ | 0..1 | Meta |
| implicitRules | Σ ?! | 0..1 | uri |
| language | 0..1 | codeBinding | |
| text | C | 0..1 | Narrative |
| contained | 0..* | Resource | |
| extension | 0..* | Extension | |
| Diagnosesicherheit | C | 0..1 | Extension(CodeableConcept) |
| modifierExtension | ?! | 0..* | Extension |
| identifier | Σ | 0..* | Identifier |
| clinicalStatus | Σ ?! C | 0..1 | codeBinding |
| verificationStatus | Σ ?! C | 0..1 | codeBinding |
| category | 0..* | CodeableConcept | |
| severity | 0..1 | CodeableConceptBinding | |
| code | Σ | 0..1 | CodeableConcept |
| id | 0..1 | string | |
| extension | 0..* | Extension | |
| coding | Σ | 0..* | Coding |
| ICD-10-GM | Σ | 0..* | CodingBinding |
| id | 0..1 | string | |
| extension | 0..* | Extension | |
| Haupt-Code_Kreuz-Code | C | 0..1 | Extension(CodeableConcept) |
| Stern-Code | C | 0..* | Extension(CodeableConcept) |
| Ausrufezeichen-Code | C | 0..* | Extension(CodeableConcept) |
| system | Σ | 1..1 | uriFixed Value |
| version | Σ | 1..1 | string |
| code | Σ | 1..1 | code |
| display | Σ | 0..1 | string |
| userSelected | Σ | 0..1 | boolean |
| text | Σ | 0..1 | string |
| bodySite | Σ | 0..* | CodeableConcept |
| id | 0..1 | string | |
| extension | 0..* | Extension | |
| Lokalisations-Referenz | C | 0..1 | Extension(Reference(BodySite)) |
| id | 0..1 | string | |
| extension | 0..* | Extension | |
| url | 1..1 | uriFixed Value | |
| valueReference | 0..1 | Reference(BodySite) | |
| coding | Σ | 0..* | Coding |
| ICD-10-GM-Seitenlokalisation | Σ | 0..1 | CodingBinding |
| id | 0..1 | string | |
| extension | 0..* | Extension | |
| system | Σ | 1..1 | uriFixed Value |
| version | Σ | 0..1 | string |
| code | Σ | 1..1 | code |
| display | Σ | 0..1 | string |
| userSelected | Σ | 0..1 | boolean |
| text | Σ | 0..1 | string |
| subject | Σ | 1..1 | Reference(Group | Patient, deutsches Basisprofil (Version 0.2)) |
| context | Σ | 0..1 | Reference(Encounter | EpisodeOfCare) |
| onset[x] | Σ | 0..1 | |
| onsetDateTime | dateTime | ||
| onsetAge | Age | ||
| onsetPeriod | Period | ||
| onsetRange | Range | ||
| onsetString | string | ||
| abatement[x] | C | 0..1 | |
| abatementDateTime | dateTime | ||
| abatementAge | Age | ||
| abatementBoolean | boolean | ||
| abatementPeriod | Period | ||
| abatementRange | Range | ||
| abatementString | string | ||
| assertedDate | Σ | 0..1 | dateTime |
| asserter | Σ | 0..1 | Reference(RelatedPerson | Patient, deutsches Basisprofil (Version 0.2) | Practitioner, deutsches Basisprofil (Version 0.2)) |
| stage | C | 0..1 | BackboneElement |
| id | 0..1 | string | |
| extension | 0..* | Extension | |
| modifierExtension | Σ ?! | 0..* | Extension |
| summary | C | 0..1 | CodeableConcept |
| assessment | C | 0..* | Reference(ClinicalImpression | DiagnosticReport | Observation) |
| evidence | C | 0..* | BackboneElement |
| id | 0..1 | string | |
| extension | 0..* | Extension | |
| modifierExtension | Σ ?! | 0..* | Extension |
| code | Σ C | 0..* | CodeableConcept |
| detail | Σ C | 0..* | Reference(Resource) |
| note | 0..* | Annotation |
Beispiele
XML-Format
Einfache Diagnose:
</meta>
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</code>
</subject>
</Condition>
Diagnose mit Seitenlokalisation:
</meta>
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</code>
</coding>
</bodySite>
</subject>
</Condition>
Diagnose mit Angabe der Diagnosesicherheit:
</meta>
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</valueCodeableConcept>
</extension>
</coding>
</code>
</subject>
</Condition>
Diagnose mit Angabe der Seitenlokalisation und der Diagnosesicherheit:
</meta>
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</valueCodeableConcept>
</extension>
</coding>
</code>
</coding>
</bodySite>
</subject>
</Condition>
JSON-Format
Einfache Diagnose:
{
},
--- We have skipped the narrative for better readability of the resource ---
},
{
}
],
},
}
}
Diagnose mit Seitenlokalisation:
{
},
--- We have skipped the narrative for better readability of the resource ---
},
{
}
],
},
{
{
}
],
}
],
}
}
Diagnose mit Angabe der Diagnosesicherheit:
{
},
--- We have skipped the narrative for better readability of the resource ---
},
{
}
}
],
{
}
],
},
}
}
Diagnose mit Angabe der Seitenlokalisation und der Diagnosesicherheit:
{
},
--- We have skipped the narrative for better readability of the resource ---
},
{
}
}
],
{
}
],
},
{
{
}
],
}
],
}
}