Michele Mottini

Results 4 issues of Michele Mottini

The main version-specific assemblies use some classes in the common shared assemblies that are declared `internal` instead of `public` (e.g. `Hl7.Fhir.Serialization.PocoBuilder`). This works because the common assemblies have `InternalsVisibleTo` attributes...

enhancement

Links to https://worldhealthorganization.github.io/ddcc/history.html that returns a 404

How can we handle resources referencing binary data like report: ``` { "resourceType": "DiagnosticReport", "id": "7765466", . . . "subject": { "reference": "Patient/4342009", "display": "SMART, NANCY" }, "encounter": { "reference":...