Um eine dezentrale Datenauswertung mittels des Deutsche Forschungsdatenportal für Gesundheit der Medizininformatik-Intiative zu ermöglichen MUSS die capabilities-Interaktion unterstützt werden, sodass durch den FHIR-Server unter [BASE-URL]/metadata ein CapabilityStatement exponiert wird. Innerhalb dieses CapabilityStatement MUSS angegeben werden, welche Profile inkl. Version, sowie welche Suchparameter unterstützt werden.
Nachfolgend wird aufgelistet, welche Inhalte verpflichtend im CapabilityStatement angegeben werden MÜSSEN. Darüber hinaus MUSS eine Konformität zu dem nachfolgenden CapabilityStatement in der jeweiligen CapabilityStatement Instanz unter CapabilityStatement.instantiates angegeben werden.
Canonical: https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/CapabilityStatement/metadata
Link Simplifier Profil Übersicht
| Mode | Server |
|---|
| Resource Type | Supported Profiles | Read | SearchType |
|---|---|---|---|
| Specimen | MII_PR_Biobank_Specimen_Bioprobe MII_PR_Biobank_Specimen_Zellinie_Organoid | SHALL | SHALL |
| Substance | MII_PR_Biobank_Substance_Additiv | SHALL | SHALL |
| Organization | MII_PR_Biobank_Organization_Sammlung_Biobank | SHALL | SHALL |
| Observation | MII_PR_Biobank_Observation_DNA_Konzentration MII_PR_Biobank_Observation_Karyotyp MII_PR_Biobank_Observation_Morphologie MII_PR_Biobank_Observation_Proliferation MII_PR_Biobank_Observation_Qualitaetspruefung MII_PR_Biobank_Observation_Wachstumstyp | SHALL | SHALL |
Specimen
| Name | Type | Level |
|---|---|---|
| _id | token | SHALL |
| _lastUpdated | date | SHALL |
| _profile | uri | SHALL |
| _source | uri | SHALL |
| diagnose | reference | SHALL |
| probenebene | token | SHALL |
| gehoert-zu | reference | SHALL |
| anzahl-aliqouts | number | SHALL |
| identifier | token | SHALL |
| status | token | SHALL |
| type | token | SHALL |
| subject | reference | SHALL |
| patient | reference | SHALL |
| parent | reference | SHALL |
| request | reference | SHALL |
| einstellung-blutversorgung | date | SHALL |
| collected | date | SHALL |
| bodysite | token | SHALL |
| fasting-status | token | SHALL |
| processing-temp | quantity | SHALL |
| processing-procedure | token | SHALL |
| processing-additive | reference | SHALL |
| processing-date | date | SHALL |
| container | token | SHALL |
| container-capacity | quantity | SHALL |
| container-specimen-quantity | quantity | SHALL |
| container-additive | reference | SHALL |
| note | string | SHALL |
| kulturprotokoll | reference | SHALL |
| anzahl-passagen | number | SHALL |
| modifikationen | composite | SHALL |
Substance
| Name | Type | Level |
|---|---|---|
| _id | token | SHALL |
| _lastUpdated | date | SHALL |
| _profile | uri | SHALL |
| _source | uri | SHALL |
| category | token | SHALL |
| code | token | SHALL |
Organization
| Name | Type | Level |
|---|---|---|
| _id | token | SHALL |
| _lastUpdated | date | SHALL |
| _profile | uri | SHALL |
| _source | uri | SHALL |
| beschreibung | string | SHALL |
| collection-setting | token | SHALL |
| collection-design | token | SHALL |
| identifier | token | SHALL |
| name | string | SHALL |
| contact-rolle | token | SHALL |
Observation
| Name | Type | Level |
|---|---|---|
| _id | token | SHALL |
| _lastUpdated | date | SHALL |
| _profile | uri | SHALL |
| _source | uri | SHALL |
| status | token | SHALL |
| category | token | SHALL |
| code | token | SHALL |
| date | date | SHALL |
| focus | reference | SHALL |
| value-concept | token | SHALL |
| value-quantity | quantity | SHALL |
| code-value-concept | composite | SHALL |
| code-value-quantity | composite | SHALL |
| component-code | token | SHALL |
| component-code-value-concept | composite | SHALL |
| component-value-concept | token | SHALL |