FHIR IG analytics| Package | de.nfdi4health.mds |
| Resource Type | Organization |
| Id | Organization-InstanceOfOrganizationBMBF.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "InstanceOfOrganizationBMBF",
"meta": {
"profile": [
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-organization"
]
},
"name": "Bundesministerium für Bildung und Forschung",
"identifier": [
{
"value": "04pz7b180",
"type": {
"coding": [
{
"code": "081",
"system": "https://www.nfdi4health.de/fhir/metadataschema/CodeSystem/nfdi4health-cs-remaining-concepts",
"display": "ROR"
}
]
}
}
],
"address": [
{
"text": "Kapelle-Ufer 1, 10117, Berlin, Germany"
}
],
"type": [
{
"coding": [
{
"code": "046",
"system": "https://www.nfdi4health.de/fhir/metadataschema/CodeSystem/nfdi4health-cs-remaining-concepts",
"display": "Public Funder"
}
]
}
]
}