FHIR IG analytics| Package | ca.on.phsd.r4-alpha |
| Resource Type | ValueSet |
| Id | OrganizationIdentifierType-duplicate-2.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.phsd.r4-alpha@1.1.0-snapshot&canonical=http://ontariohealth.ca/fhir/ValueSet/organization-name-type |
| URL | http://ontariohealth.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.phsd.r4-alpha#1.1.0-snapshot | ca-on-phsd-ext-organization-name-type | PPR Organization Name Type Extension |
| CodeSystem | ||
| ca.on.phsd.r4-alpha#1.1.0-snapshot | organization-name-type | Organization Name Type |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "OrganizationAlias",
"url": "http://ontariohealth.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://ontariohealth.ca/fhir/CodeSystem/organization-name-type",
"concept": [
{
"code": "legal-name",
"display": "Legal Name"
},
{
"code": "other-name",
"display": "Other Name"
},
{
"code": "short-name",
"display": "Short Name"
}
]
}
]
}
}