STF Dateien
Metadaten
Canonical | Status | Version | Basis |
---|---|---|---|
http://gematik.de/fhir/oegd/stf/StructureDefinition/StfDateien | draft | 0.1.0 | http://hl7.org/fhir/StructureDefinition/DocumentReference |
Inhalt
ID | Type | Min | Max | Pattern | Fixed | must-support | VS-Url | Strength | VS Concepts |
---|---|---|---|---|---|---|---|---|---|
DocumentReference.identifier | Identifier | 0 | * | N/A | N/A | true | N/A | N/A | N/A |
DocumentReference.status | code | 1 | 1 | N/A | N/A | true | http://hl7.org/fhir/ValueSet/document-reference-status | required | Current, Superseded, Entered in Error |
DocumentReference.type | CodeableConcept | 0 | 1 | N/A | N/A | true | http://gematik.de/fhir/oegd/stf/ValueSet/StfDateiTypVS | extensible | Sterbeurkunde, Obduktionsschein |
DocumentReference.subject | Reference | 0 | 1 | N/A | N/A | true | N/A | N/A | N/A |
DocumentReference.date | instant | 0 | 1 | N/A | N/A | true | N/A | N/A | N/A |
DocumentReference.author | Reference | 0 | * | N/A | N/A | true | N/A | N/A | N/A |
DocumentReference.context | BackboneElement | 0 | 1 | N/A | N/A | true | N/A | N/A | N/A |
DocumentReference.context.related | Reference | 0 | * | N/A | N/A | true | N/A | N/A | N/A |
StfDatei (DocumentReference) | I | DocumentReference | |
id | Σ | 0..1 | string |
meta | Σ | 0..1 | Meta |
implicitRules | Σ ?! | 0..1 | uri |
language | 0..1 | codeBinding | |
text | 0..1 | Narrative | |
contained | 0..* | Resource | |
extension | I | 0..* | Extension |
modifierExtension | ?! I | 0..* | Extension |
masterIdentifier | Σ | 0..1 | Identifier |
identifier | S Σ | 0..* | Identifier |
status | S Σ ?! | 1..1 | codeBinding |
docStatus | Σ | 0..1 | codeBinding |
type | S Σ | 0..1 | CodeableConceptBinding |
category | Σ | 0..* | CodeableConcept |
subject | S Σ I | 0..1 | Reference(Patient) |
date | S Σ | 0..1 | instant |
author | S Σ I | 0..* | Reference(Practitioner | Organization) |
authenticator | I | 0..1 | Reference(Practitioner | PractitionerRole | Organization) |
custodian | I | 0..1 | Reference(Organization) |
relatesTo | Σ | 0..* | BackboneElement |
id | 0..1 | string | |
extension | I | 0..* | Extension |
modifierExtension | Σ ?! I | 0..* | Extension |
code | Σ | 1..1 | codeBinding |
target | Σ I | 1..1 | Reference(DocumentReference) |
description | Σ | 0..1 | string |
securityLabel | Σ | 0..* | CodeableConceptBinding |
content | Σ | 1..* | BackboneElement |
id | 0..1 | string | |
extension | I | 0..* | Extension |
modifierExtension | Σ ?! I | 0..* | Extension |
attachment | Σ I | 1..1 | Attachment |
format | Σ | 0..1 | CodingBinding |
context | S Σ | 0..1 | BackboneElement |
id | 0..1 | string | |
extension | I | 0..* | Extension |
modifierExtension | Σ ?! I | 0..* | Extension |
encounter | I | 0..* | Reference(Encounter | EpisodeOfCare) |
event | 0..* | CodeableConcept | |
period | Σ I | 0..1 | Period |
facilityType | 0..1 | CodeableConcept | |
practiceSetting | 0..1 | CodeableConcept | |
sourcePatientInfo | I | 0..1 | Reference(Patient) |
related | S I | 0..* | Reference(Resource) |
Metadaten zu Dateien, die im Kontext der STF Übermittlung relevant sind |
Feldname | Hinweise |
---|---|
DocumentReference.identifier | Beispielsweise Sterbebuch Nummer oder StAmt_Aktenzeichen |
DocumentReference.status | |
DocumentReference.type | |
DocumentReference.subject | |
DocumentReference.date | Beispielsweise das Datum der Sterbeurkunde |
DocumentReference.author | Beispielsweise Verweis auf eine Organization, die Informationen zum Standesamt beinhaltet (Nr. und Name). Im Kontext eines Obduktionsscheins der ausstellende Arzt oder Ärztin |
DocumentReference.context | |
DocumentReference.context.related | Im Kontext eines Obduktionsscheins verweis auf eine Observation, welche die Todesursache abbildet |
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="StfDateien" /> <url value="http://gematik.de/fhir/oegd/stf/StructureDefinition/StfDateien" /> <version value="0.1.0" /> <name value="StfDatei" /> <title value="STF Dateien" /> <status value="draft" /> <description value="Metadaten zu Dateien, die im Kontext der STF Übermittlung relevant sind" /> <fhirVersion value="4.0.1" /> <kind value="resource" /> <abstract value="false" /> <type value="DocumentReference" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/DocumentReference" /> <derivation value="constraint" /> <differential> <element id="DocumentReference.identifier"> <path value="DocumentReference.identifier" /> <comment value="Beispielsweise Sterbebuch Nummer oder StAmt_Aktenzeichen" /> <mustSupport value="true" /> </element> <element id="DocumentReference.status"> <path value="DocumentReference.status" /> <mustSupport value="true" /> </element> <element id="DocumentReference.type"> <path value="DocumentReference.type" /> <mustSupport value="true" /> <binding> <strength value="extensible" /> <valueSet value="http://gematik.de/fhir/oegd/stf/ValueSet/StfDateiTypVS" /> </binding> </element> <element id="DocumentReference.subject"> <path value="DocumentReference.subject" /> <type> <code value="Reference" /> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" /> </type> <mustSupport value="true" /> </element> <element id="DocumentReference.date"> <path value="DocumentReference.date" /> <comment value="Beispielsweise das Datum der Sterbeurkunde" /> <mustSupport value="true" /> </element> <element id="DocumentReference.author"> <path value="DocumentReference.author" /> <comment value="Beispielsweise Verweis auf eine Organization, die Informationen zum Standesamt beinhaltet (Nr. und Name). Im Kontext eines Obduktionsscheins der ausstellende Arzt oder Ärztin" /> <type> <code value="Reference" /> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Practitioner" /> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization" /> </type> <mustSupport value="true" /> </element> <element id="DocumentReference.context"> <path value="DocumentReference.context" /> <mustSupport value="true" /> </element> <element id="DocumentReference.context.related"> <path value="DocumentReference.context.related" /> <comment value="Im Kontext eines Obduktionsscheins verweis auf eine Observation, welche die Todesursache abbildet" /> <mustSupport value="true" /> </element> </differential> </StructureDefinition>
{ "resourceType": "StructureDefinition", "id": "StfDateien", "url": "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfDateien", "version": "0.1.0", "name": "StfDatei", "title": "STF Dateien", "status": "draft", "description": "Metadaten zu Dateien, die im Kontext der STF Übermittlung relevant sind", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "DocumentReference", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DocumentReference", "derivation": "constraint", "differential": { "element": [ { "id": "DocumentReference.identifier", "path": "DocumentReference.identifier", "comment": "Beispielsweise Sterbebuch Nummer oder StAmt_Aktenzeichen", "mustSupport": true }, { "id": "DocumentReference.status", "path": "DocumentReference.status", "mustSupport": true }, { "id": "DocumentReference.type", "path": "DocumentReference.type", "mustSupport": true, "binding": { "strength": "extensible", "valueSet": "http://gematik.de/fhir/oegd/stf/ValueSet/StfDateiTypVS" } }, { "id": "DocumentReference.subject", "path": "DocumentReference.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ] } ], "mustSupport": true }, { "id": "DocumentReference.date", "path": "DocumentReference.date", "comment": "Beispielsweise das Datum der Sterbeurkunde", "mustSupport": true }, { "id": "DocumentReference.author", "path": "DocumentReference.author", "comment": "Beispielsweise Verweis auf eine Organization, die Informationen zum Standesamt beinhaltet (Nr. und Name). Im Kontext eines Obduktionsscheins der ausstellende Arzt oder Ärztin", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/Organization" ] } ], "mustSupport": true }, { "id": "DocumentReference.context", "path": "DocumentReference.context", "mustSupport": true }, { "id": "DocumentReference.context.related", "path": "DocumentReference.context.related", "comment": "Im Kontext eines Obduktionsscheins verweis auf eine Observation, welche die Todesursache abbildet", "mustSupport": true } ] } }