FHIR IG analytics| Package | ca.on.oh-cms-ig |
| Resource Type | ValueSet |
| Id | OrganizationIdentifierType.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "OrganizationAlias",
"text": {
"status": "generated"
},
"url": "http://ehealthontario.ca/fhir/ValueSet/organization-name-type",
"version": "1.0.0",
"name": "OrganizationAlias",
"status": "draft",
"publisher": "eHealth Ontario",
"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/cms-organization-name-type",
"concept": [
{
"code": "legal-name",
"display": "Legal Name"
},
{
"code": "other-name",
"display": "Other Name"
},
{
"code": "short-name",
"display": "Short Name"
}
]
}
]
}
}