Stream: implementers
Topic: FHIR resource extension
Arvin (Aug 18 2019 at 13:27):
Hi ,
Our company is using R4 version FHIR,But some resources don’t have the fields we want, such as the birthplace of the patient.
I did the following two steps:
1.I use Forge tool extension Patient resource and send a put request(new StructureDefinition)
2.send a new Patient to create(Contains new fields)
But there are no new fields in the created patient.
what should I do? Please help me.
thanks!
Arvin
Grahame Grieve (Aug 19 2019 at 00:58):
see http://community.fhir.org/t/fhir-resource-extension/1469/2
Last updated: Apr 12 2022 at 19:14 UTC