-
I have the following FHIR profile. I would like to capture additional data on the Patient resource posted to the MPI via the FHIR API.
```
{
"resourceType": "StructureDefinition",
"url": "ht…
-
### 概要
病名 開始日修了日がConditionリソースのどの要素にマッピングされるかの明示
### 依頼先
SWG4(?)
### 該当ページ
### 期日
### 要望背景
病名の情報交換では開始日・終了日を交換対象とすることが殆どかと思います
一方で開始日終了日はConditionリソースのどの要素にマッピングされるのか
判断が容易ではなく profile間にゆ…
-
How can we add Multilaguage info to MedicationDispense
I don't find "_display" so I created an extention
``` json
"medicationCodeableConcept": {"coding": [{
"extension": [{
"extension…
-
In our application we need to be able to read all the nodes including those with custom data types.
For datatypes known by open62541, we can simply read the `UA_ATTRIBUTEID_DATATYPE` attribute and lo…
-
it seems that we can have only one element with the extension "instructions" and it does not use the enableWhenExpression
```
{
"resourceType": "Questionnaire",
"id": "emcare.b23.clas…
-
### Contact Details
reinhard.egelkraut@cgm.com
### Section Number
https://profiles.ihe.net/ITI/Scheduling/1.0.0-comment/StructureDefinition-ihe-sched-appt.html
Definition of Appointment.participan…
-
On this page (https://fhir-drills.github.io/patient-with-references.html), when I click the Upload button, the page is not successfully updated. There are references to "(press Upload first)" in the p…
xta updated
10 months ago
-
Aktuell ist ein Workaround im Code, da Simplifier eine Query nach StructureDefinitions vom Typ Extension immer mit einem leeren Bundle beantwortet.
Daher werden für Extensions immer alle(!) Structure…
lhitc updated
6 years ago
-
### Steps to reproduce
When uploading the example [C-CDA_R2-1_CCD.xml](https://github.com/HL7/CDA-ccda-2.1/blob/master/examples/C-CDA_R2-1_CCD.xml) to Fhir Converter, the Patient resource invalid, sp…
-
See https://chat.fhir.org/#narrow/stream/215610-shorthand/topic/Questionnaire.20item.20extensions/near/216143049
and https://chat.fhir.org/#narrow/stream/179252-IG-creation/topic/Clarification.20on.2…