FHIR IG analytics| Package | ihe.iti.mcsd |
| Resource Type | Organization |
| Id | Organization-MCSDOrganization-ExamplePartner.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization MCSDOrganization-ExamplePartner
Profile: mCSD Organization
active: true
type: Government
name: Organization-ExamplePartner
{
"resourceType": "Organization",
"id": "MCSDOrganization-ExamplePartner",
"meta": {
"profile": [
"https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"code": "govt"
}
]
}
],
"name": "Organization-ExamplePartner"
}