Closed NISN-SMALS closed 1 month ago
Currently we handle it with a reasonReference linking towards DocumentReference:
"reasonReferences": [ { "reference": "urn:uuid:43bb1ab6-bdd9-49a1-8485-fcf0bb8e204c", "description": "Acute keelpijn - NL" }, { "reference": "urn:uuid:8cfd199a-577f-4e2b-acdd-26b93ac0fe34", "description": "Acute keelpijn - FR" } ], "documentReferences": [ { "id": "ab6-nl", "description": "Acute keelpijn - NL", "status": "current", "link": "https://www.bcfi.be/nl/chapters/12?frag=8000036" }, { "id": "ab6-fr", "description": "Acute keelpijn - FR", "status": "current", "link": "https://www.cbip.be/fr/chapters/12?frag=8000036" } ] }
Find the most complex example to put it into FHIR @NISN-SMALS
Picked up in the latest examples
Currently we handle it with a reasonReference linking towards DocumentReference: