Parameter 'Patient.extension.extension[0].url' content is invalid

141 views
Skip to first unread message
Assigned to Fenil....@cerner.com by me

Lokesh Singh

unread,
Aug 9, 2022, 3:38:57 PM8/9/22
to Cerner FHIR Developers
Hi, 

I am saving a patient details using test data provided on Cerner Millennium documentation page 'https://fhir.cerner.com/millennium/r4/base/individuals/patient/' but that is throwing error for invalid url. I am sharing the JSON request and screenshot. Can you tell me if something wrong in json or request?

{
  "resourceType": "Patient",
  "extension": [
    {
      "valueCode": "M"
    },
    {
      "extension": [
        {
          "url": "ombCategory",
          "valueCoding": {
            "system": "urn:oid:2.16.840.1.113883.6.238",
            "code": "2028-9",
            "display": "Asian"
          }
        },
        {
          "url": "detailed",
          "valueCoding": {
            "system": "urn:oid:2.16.840.1.113883.6.238",
            "code": "2039-6",
            "display": "Japanese"
          }
        }
      ]
    },
    {
      "extension": [
        {
          "url": "ombCategory",
          "valueCoding": {
            "system": "urn:oid:2.16.840.1.113883.6.238",
            "code": "2186-5",
            "display": "Non Hispanic or Latino"
          }
        }
      ]
    },
    {
      "extension": [
        {
          "extension": [
            {
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "https://fhir.cerner.com/ec2458f2-1e24-41c8-b71b-0e701af7583d/codeSet/4640016",
                    "code": "485602703",
                    "display": "Appointment Reminder",
                    "userSelected": false
                  }
                ],
                "text": "Appointment Reminder"
              },
              "url": "communication-type"
            },
            {
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "https://fhir.cerner.com/ec2458f2-1e24-41c8-b71b-0e701af7583d/codeSet/23042",
                    "code": "4054467",
                    "display": "Phone",
                    "userSelected": false
                  }
                ]
              },
              "url": "contact-method"
            },
            {
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "https://fhir.cerner.com/ec2458f2-1e24-41c8-b71b-0e701af7583d/codeSet/43",
                    "code": "163",
                    "display": "Business",
                    "userSelected": false
                  }
                ],
                "text": "Home"
              },
              "url": "contact-type"
            }
          ],
          "verified": "2019-12-26T15:41:52.000Z"
        }
      ]
    }
  ],
  "identifier": [
    {
      "assigner": {
        "reference": "Organization/675844"
      }
    }
  ],
  "active": true,
  "name": [
    {
      "use": "official",
      "family": "Wolf",
      "given": [
        "Person",
        "Name"
      ],
      "period": {
        "start": "2010-05-17T14:54:31.000Z"
      }
    },
    {
      "use": "usual",
      "given": [
        "Bigby"
      ],
      "period": {
        "start": "2012-05-22T15:45:50.000Z"
      }
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "8168229121",
      "use": "home",
      "id": "CI-PH-29811920-0",
      "extension": [
        {
          "valueString": "12345",
        }
      ],
      "period": {
        "start": "2012-05-17T15:33:18.000Z"
      }
    }
  ],
  "gender": "male",
  "birthDate": "1990-09-15",
  "address": [
    {
      "use": "home",
      "line": [
        "121212 Metcalf Drive",
        "Apartment 403"
      ],
      "city": "Kansas City",
      "district": "Jackson",
      "state": "KS",
      "postalCode": "64199",
      "country": "United States of America",
      "period": {
        "start": "2012-05-17T15:33:18.000Z"
      }
    }
  ],
  "maritalStatus": {
    "coding": [
      {
        "code": "UNK",
        "display": "Unknown"
      }
    ],
    "text": "Unknown"
  },
  "communication": [
    {
      "language": {
        "coding": [
          {
            "system": "urn:ietf:bcp:47",
            "code": "en",
            "display": "English"
          }
        ],
        "text": "English"
      },
      "preferred": true
    }
  ],
  "generalPractitioner": [
    {
      "reference": "Practitioner/4122622"
    }
  ]
}
Screenshot_7.png

Lokesh Singh

unread,
Aug 10, 2022, 5:04:15 PM8/10/22
to cerner-fhir...@googlegroups.com, Symita
Hi,

Any update on this?

The content of this email is confidential and intended for the recipient specified in message only. It is strictly forbidden to share any part of this message with any third party, without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future.

--
You received this message because you are subscribed to the Google Groups "Cerner FHIR Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cerner-fhir-devel...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cerner-fhir-developers/00a64a20-f3da-4ae0-8072-90b242e372ebn%40googlegroups.com.


--
IOTA LogoLogo
Lokesh Singh Thakur
Sr. Software Engineer
M: +91 8982559179
E: lok...@iotainformatics.com | iotainformatics.com
54, Vinay Housing Society
Hoshangabad Road, Behind Hotel Abhinav Palace
Bhopal, Madhya Pradesh 462047
Facebook icon LinkedIn icon Google Plus icon 


The content of this email is confidential and intended for the recipient specified in message only. It is strictly forbidden to share any part of this message with any third party, without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future.

Fenil Desani (Cerner)

unread,
Aug 11, 2022, 4:43:04 PM8/11/22
to Cerner FHIR Developers
Hello,

You need to remove telecom.id and add the following to extension.extension[0].url


Thanks,
Fenil
POST Patient.TXT
Reply all
Reply to author
Forward
0 new messages