FHIR IG Statistics: StructureDefinition/nfdi4health-pr-mds-group-actual
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "nfdi4health-pr-mds-group-actual",
"url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-group-actual",
"version": "0.9",
"name": "NFDI4Health_PR_MDS_Group_Actual",
"title": "NFDI4Health PR MDS Group Actual",
"status": "draft",
"publisher": "NFDI4Health",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.nfdi4health.de"
}
]
}
],
"description": "Information about the actual study population.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "NFDI4Health",
"name": "NFDI4Health to FHIR Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Group",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Group",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Group",
"path": "Group",
"max": "1"
},
{
"id": "Group.extension",
"path": "Group.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"ordered": false,
"rules": "open"
},
"min": 1
},
{
"id": "Group.extension:populationDescription",
"path": "Group.extension",
"sliceName": "populationDescription",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-population-description"
]
}
]
},
{
"id": "Group.extension:populationLocation",
"path": "Group.extension",
"sliceName": "populationLocation",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-population-location"
]
}
]
},
{
"id": "Group.actual",
"path": "Group.actual",
"fixedBoolean": true
},
{
"id": "Group.quantity",
"path": "Group.quantity",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Design.population.obtainedSampleSize"
}
]
}
]
}
}