Details
Description
- CIEL-related bug: (example: 1421)
- Name needs to be resolved (currently blank)
- As of OCL API v2, the to_concept_name contains whatever was sent from the client (the resolved name is stored elsewhere).
- Continue to use to_concept_name when present; however, when this property is blank/null, display the value of to_concept_name_resolved instead.
- Column for ID should be visible (ID, NAME)
In OCL v1, the to_concept_name was resolved by OCL if it was missing. For FHIR compliance, starting with OCL API v2 the to_concept_name property maintains what the client stored in the value. The concept name is still resolved by OCL, but is now returned in to_concept_name_resolved property. The value of to_concept_name should be used when available; however, when it is null the to_concept_name_resolved should be used.
{ "external_id": "173AEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE", "retired": false, "map_type": "CONCEPT-SET", "source": "CIEL", "owner": "CIEL", "owner_type": "Organization", "from_concept_code": "1421", "from_concept_name": null, "from_concept_url": "/orgs/CIEL/sources/CIEL/concepts/1421/", "to_concept_code": "1420", "to_concept_name": null, "to_concept_url": "/orgs/CIEL/sources/CIEL/concepts/1420/", "from_source_owner": "CIEL", "from_source_owner_type": "Organization", "from_source_url": "/orgs/CIEL/sources/CIEL/", "from_source_name": "CIEL", "to_source_owner": "CIEL", "to_source_owner_type": "Organization", "to_source_url": "/orgs/CIEL/sources/CIEL/", "to_source_name": "CIEL", "url": "/orgs/CIEL/sources/CIEL/mappings/7983/", "version": "7983", "id": "7983", "versioned_object_id": 7983, "versioned_object_url": "/orgs/CIEL/sources/CIEL/mappings/7983/", "is_latest_version": false, "update_comment": null, "version_url": "/orgs/CIEL/sources/CIEL/mappings/7983/8000/", "uuid": "7983", "version_created_on": "2021-03-29T05:05:14.101164Z", "from_source_version": null, "to_source_version": null, "from_concept_name_resolved": "Immunization history", "to_concept_name_resolved": "Vaccine lot number", "extras": {}, "type": "Mapping", "created_on": "2021-03-29T05:05:14.101164Z", "updated_on": "2021-03-29T05:05:14.121405Z", "created_by": "ocladmin", "updated_by": "ocladmin", "parent_id": 42, "previous_version_url": null, "internal_reference_id": "7983" }
Gliffy Diagrams
Attachments
Issue Links
- is related to
-
OCLOMRS-983 Support for to_source_name_resolved in OCL Module
-
- Closed
-