FHIR IG analytics| Package | de.nfdi4health.mds |
| Resource Type | Organization |
| Id | Organization-OrganizationPublicExample.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "OrganizationPublicExample",
"meta": {
"profile": [
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-organization"
]
},
"name": "example name",
"identifier": [
{
"value": "0192837"
}
],
"type": [
{
"coding": [
{
"code": "046",
"system": "https://www.nfdi4health.de/fhir/metadataschema/CodeSystem/nfdi4health-cs-remaining-concepts",
"display": "Public Funder"
}
]
}
]
}