MIDATA specific FHIR extensions
Additional resource metadata
The “meta” block in each FHIR resource contains an Extension with URL
http://midata.coop/extensions/metadata
with the following entries:
URL | Type | Description |
---|---|---|
app | valueCoding | Internal (code) and external (display) name of application that initially created this resource. |
creator | valueReference | Reference to Patient or Practitioner that initially created this resource. |
createdAt | valueDateTime | Creation date and time of the initial version of the resource. |
modifiedBy | valueReference | Reference to Patient or Practitioner that created the latest version of this resource. |
Other extensions used in Midata
URL | Type | Resource | Description |
---|---|---|---|
http://midata.coop/extensions/outcome-localekey | valueString | AuditEvent | Localization key of the audit event result. |
http://midata.coop/extensions/service-url | valueUrl | Patient (creation response) | URL of service portal where onboarding can be finished |
http://midata.coop/extensions/terms-agreed | valueCoding | Patient (creation request) | ID of terms that have been agreed to |
http://midata.coop/extensions/consent-name | valueString | Consent | Title of consent in portal |
http://midata.coop/extensions/project-join-method | valueString | Consent | Name of join method |
http://midata.coop/extensions/communication-channel-use | valueString | Consent | Is eMail communication allowed (ALLOWED or FORBIDDEN) |
http://midata.coop/extensions/project-status | valueCode | Consent | Status in project. Possible codes are: MATCH, REQUEST, CODE, ACCEPTED, MEMBER_REJECTED, RESEARCH_REJECTED, MEMBER_RETREATED |
http://midata.coop/Extensions/total-count | valueInteger | Observation/$lastn | Total count of observations found for this patient and coding |
http://midata.coop/extensions/managed-by | valueReference | Observation | Manager for this Organization |
http://midata.coop/extensions/response-code | valueCoding | QuestionnaireResponse | Code of the corresponding Questionnaire. |
http://midata.coop/extensions/format-codes/* | valueString | Basic | Used in Basic Resource to wrap non FHIR records |
http://midata.coop/extensions/sender-user | valueReference | MessageHeader | Verified sender of FHIR message, automatically added by platform. |