Stream: finnish PHR
Topic: Adding a profile
Mikael Rinnetmäki (Dec 21 2017 at 12:28):
I stored a StructureDefinition for AllergyIntolerance into the sandbox (see https://chat.fhir.org/#narrow/stream/finnish.20PHR/subject/Activity.20resources/near/116031). Instructions on http://www.kanta.fi/en/web/ammattilaisille/tarkeaa-tietoa-kehittajille say that
The profile must be registered in the sandbox environment by storing its StructureDefinition.
However, just storing the StructureDefinition does not modify the capability statement of the sandbox server, right?
Mikael Rinnetmäki (Dec 21 2017 at 12:30):
When trying to add an AllergyIntolerance resource, I get the error response
HTTP 404 Not Found: Unknown resource type 'AllergyIntolerance' - Server knows how to handle: [CarePlan, StructureDefinition, Questionnaire, Consent, Observation, MedicationAdministration, Patient, MedicationStatement, CodeSystem, QuestionnaireResponse, ValueSet, OperationDefinition]
Mika Tuomainen (Dec 21 2017 at 12:31):
The capability statement can be modified only by Kela.
Mika Tuomainen (Dec 21 2017 at 12:35):
New resource types are not supported automatically by KantaPHR. Only resource types listed under "Resources" in Sandbox HAPI (or in capability statement of Sandbox server) are supported.
Mika Tuomainen (Dec 21 2017 at 12:39):
New resource type that isn’t yet supported in the national data content must bring as a proposal through development process (Development of the national data content -> Bigger proposals -> Require changes implemented by Kela in the Kanta PHR platform itself.)
Last updated: Apr 12 2022 at 19:14 UTC