Proprietary code patient patch identifier

55 views
Skip to first unread message
Assigned to esmeralda...@gmail.com by me

rexma...@gmail.com

unread,
Nov 8, 2021, 3:11:55 PM11/8/21
to Cerner FHIR Developers
Hello. I am looking for assistance on what the issue is with a patch to identifier using proprietary code.

{
  "path": "/identifier/-",
  "op": "add",
  "value": {
    "type": {
      "coding": [
        {
          "system": https://fhir.cerner.com/our tenant ID here/codeSet/4,
          "code": "20444766",
          "display": "MESSAGING",
          "userSelected": true
        }
      ]
    },
    "system": "urn:oid:1.1.1.1.1.1",
    "value": "123456789",
    "period": {
      "start": "2016-01-02T00:00:00-05:00",
      "end": "2020-01-02T00:00:00-05:00"
    }
  }
}

Esmeralda Bolanos (Cerner)

unread,
Nov 16, 2021, 4:43:04 PM11/16/21
to Cerner FHIR Developers
Greetings,

The OID being used in the request is not registered in Millennium in the domain, and hence it is leading to the failure. In order to resolve this failure, you would have to use an OID that is registered in the domain.

Thank you,
   Esme (Cerner)
Reply all
Reply to author
Forward
0 new messages