FHIR IG analytics
Resources that use this resource
| CapabilityStatement |
| metadata | MII CPS Metadata Studie |
Resources that this resource uses
No resources found
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"id": "mii-pr-studie-proband",
"url": "https://www.medizininformatik-initiative.de/fhir/modul-studie/StructureDefinition/mii-pr-studie-proband",
"version": "2026.0.1",
"name": "MII_PR_Studie_Proband",
"title": "MII PR Studie Proband",
"status": "active",
"publisher": "Medizininformatik Initiative",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.medizininformatik-initiative.de"
}
]
}
],
"description": "Dieses Profil beschreibt eine Proband*in in der Medizininformatik-Initiative.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "ResearchSubject",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/ResearchSubject",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "ResearchSubject.id",
"path": "ResearchSubject.id",
"mustSupport": true
},
{
"id": "ResearchSubject.meta",
"path": "ResearchSubject.meta",
"mustSupport": true
},
{
"id": "ResearchSubject.meta.profile",
"path": "ResearchSubject.meta.profile",
"mustSupport": true
},
{
"id": "ResearchSubject.identifier",
"path": "ResearchSubject.identifier",
"slicing": {
"discriminator": [
{
"type": "pattern",
"path": "$this"
}
],
"rules": "open"
},
"min": 1,
"mustSupport": true
},
{
"id": "ResearchSubject.identifier:subjectIdentificationCode",
"path": "ResearchSubject.identifier",
"sliceName": "subjectIdentificationCode",
"min": 1,
"max": "1",
"patternIdentifier": {
"type": {
"coding": [
{
"code": "ANON",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203"
}
]
}
},
"mustSupport": true
},
{
"id": "ResearchSubject.identifier:subjectIdentificationCode.type",
"path": "ResearchSubject.identifier.type",
"mustSupport": true
},
{
"id": "ResearchSubject.identifier:subjectIdentificationCode.system",
"path": "ResearchSubject.identifier.system",
"min": 1,
"mustSupport": true
},
{
"id": "ResearchSubject.identifier:subjectIdentificationCode.value",
"path": "ResearchSubject.identifier.value",
"min": 1,
"mustSupport": true
},
{
"id": "ResearchSubject.status",
"path": "ResearchSubject.status",
"mustSupport": true
},
{
"id": "ResearchSubject.period",
"path": "ResearchSubject.period",
"min": 1,
"mustSupport": true
},
{
"id": "ResearchSubject.period.start",
"path": "ResearchSubject.period.start",
"min": 1,
"mustSupport": true
},
{
"id": "ResearchSubject.period.end",
"path": "ResearchSubject.period.end",
"mustSupport": true
},
{
"id": "ResearchSubject.study",
"path": "ResearchSubject.study",
"mustSupport": true
},
{
"id": "ResearchSubject.individual",
"path": "ResearchSubject.individual",
"mustSupport": true
},
{
"id": "ResearchSubject.consent",
"path": "ResearchSubject.consent",
"min": 1,
"mustSupport": true
}
]
}
}