FHIR IG analytics| Package | ca.on.ppr.r4 |
| Resource Type | ValueSet |
| Id | OrganizationIdentifierType-duplicate-2.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.ppr.r4@1.2.0&canonical=http://ehealthontario.ca/fhir/ValueSet/organization-name-type |
| URL | http://ehealthontario.ca/fhir/ValueSet/organization-name-type |
| Version | 1.0.0 |
| Status | draft |
| Name | OrganizationAlias |
| Description | A list of alternate names that the organization is known as, or was known as in the past. Optional Extension Element - found in all resources |
| StructureDefinition | |
| ca-on-ppr-ext-organization-name-type | PPR Organization Name Type Extension |
| cms-ext-organization-name-type | Organization Name Type Extension |
| CodeSystem | |
| ppr-organization-name-type | PPR Organization Name Type |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "OrganizationAlias",
"url": "http://ehealthontario.ca/fhir/ValueSet/organization-name-type",
"version": "1.0.0",
"name": "OrganizationAlias",
"status": "draft",
"publisher": "Ontario Health",
"description": "A list of alternate names that the organization is known as, or was known as in the past. Optional Extension Element - found in all resources",
"immutable": false,
"compose": {
"include": [
{
"system": "http://ehealthontario.ca/fhir/CodeSystem/ppr-organization-name-type",
"concept": [
{
"code": "legal-name",
"display": "Legal Name"
},
{
"code": "other-name",
"display": "Other Name"
},
{
"code": "short-name",
"display": "Short Name"
}
]
}
]
}
}