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