FHIR IG analytics| Package | de.nfdi4health.mds |
| Resource Type | Group |
| Id | Group-InstanceOfGroupActualSHIP.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Group",
"id": "InstanceOfGroupActualSHIP",
"meta": {
"profile": [
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-group-actual"
]
},
"actual": true,
"extension": [
{
"url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-population-location",
"extension": [
{
"url": "countries",
"valueCoding": {
"code": "DE",
"system": "urn:iso:std:iso:3166",
"display": "Germany"
}
},
{
"url": "region",
"valueString": "Mecklenburg-Vorpommern"
}
]
},
{
"url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-population-description",
"valueString": "Adults from the general population meeting the criteria stated above."
}
],
"type": "person"
}