After pull record hi types not displaying

i have pressed pull record button . after all the process data is showing but hi types like prescription record , op consultation not showing in phr data . i have passed hi type
section[0]->code->coding[0]->system = “https://projecteka.in/sct”;
section[0]->code->coding[0]->code = “440545006”;
section[0]->code->coding[0]->display = “Prescription record”;
but still hi types are not displaying .
so is there any other description or display field which i have to use for showing hi types
@Govind_Deshmukh
@nitesh_jain
@IntegrationSupport

@dhavalstrauss Hi, you can refer to NRCES website in this regard.

https://www.nrces.in/ndhm/fhir/r4/index.html

You can also verify the FHIR bundle by following steps-
FHIR steps :

You can use online validator available here: https://fhir.healthit.gov/validator/

Step 1:
Download complete ABDM profile package (package.tgz) file from link: https://nrces.in/ndhm/fhir/r4/package.tgz

Step 2: ( configure validator to refer ABDM profiles)
After downloading package file, go to the “Advanced Options” section at https://fhir.healthit.gov/validator/ and upload the package.tgz file.

Step 3: (add FHIR resource for validation )
Once the package.tgz file is uploaded, import your FH