microsoft / microsoft/fhir-server

Can we start using R5 version

Open
#3,368 11 comments 0 reactions 0 assignees View on GitHub
VSTS-Backlog
Dominant language
TSQL
Stars
1.4k
Forks
592
Avg merge
2d 7h
Merged PRs (30d)
41

Description

I am submitting ImagingStudy Resource of version 5 but it is still giving below error

"issue": [
{
"severity": "error",
"code": "invalid",
"diagnostics": "Error occurred when parsing model: 'Type checking the data: Encountered unknown element 'partOf' at location 'Resource.partOf[0]' while parsing'."
}
]

I am running R5.Web project but I think it is still using R4 firely version. Is there any change required so that I can use R5 resource

[AB#104742](https://microsofthealth.visualstudio.com/f8da5110-49b1-4e9f-9022-2f58b6124ff9/_workitems/edit/104742)

Contributor guide

Open the contributing guide

Research direction

Start in the R5.Web project by checking which FHIR version is configured for resource parsing, then reproduce the ImagingStudy R5 request that reports the unknown Resource.partOf element. Confirm whether R5.Web is using R4 behavior and identify the project change needed for the request to parse successfully.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.