-
Validate Patient against http://fhir.ch/ig/ch-elm/StructureDefinition/ChElmPatientInitials|1.3.1...java.lang.NullPointerException: Cannot invoke "String.length()" because "s" is null
at org.h…
-
https://build.fhir.org/ig/hl7-eu/eps/ConceptMap-patientSummary2FHIR.html
header.documentData.lastUpdate - what is the meaning - so that we can confirm the mapping.
-
@SmalsJulien
Define a searchparameter on servicerequest to look for an independent assignee (= an owner of a performer task of a servicerequest, for which there is no organisation task).
-
**Turtle filename**
This R4 example has a fhir:link inside the fhir:MedicationStatement.subject:
https://hl7.org/fhir/R4B/medicationstatementexample1.ttl.html
But it is missing in the R5 example.…
-
In the FHIR [Provenance resource example](https://simplifier.net/MedizininformatikInitiative-ModulConsent/examples-Example-MII-Consent-Provenance/~json) for stating the software that was used to docum…
-
Opprette en side som forklarer use-cases hvor HL7 FHIR standarden egner seg for bruk.
* Spesielt knyttet til integrasjonsmønstre
* Eksempler på gode use-case
* Noen eksempler på use-case der HL…
-
GenericPatientIdExtractor uses FhirPatient to extract the Patient reference of a resource. This unfortunately leads to calling parts of HAPI FHIR that may require to include structure libraries (stu3,…
-
ch.fhir.ig.ch-etoc#0.1.0 /questionnaire.html
To be able to use choice selection and answer context for the interactive population use cases (http://build.fhir.org/ig/HL7/sdc/populate.html#mode) and a…
-
https://github.com/HL7/davinci-deqm/blob/cb9d3a79fca39cf8fe5d446ead535a551333beb4/input/resources/StructureDefinition-extension-populationDescription.json#L4
Probably should be http://hl7.org/fhir/…
-
Invalid search parameter definition in http://hl7.org/fhir/SearchParameter/Observation-value-date in R4B:
`value.as(DateTime) | value.as(Period)`
should be
`value.as(DateTime) | value.as(Period)`
…