citHeader("To cite fhircrackr in publications use:")

citEntry(entry = "Manual",
  title        = "Handling HL7 FHIR resources in R with {fhircrackr}",
  author       = personList(as.person("Thomas Peschel"),
                   as.person("Julia Palm"),
                   as.person("Jens Przybilla"),
                   as.person("Frank Meineke")),
  note		     = "R package version 2.0.1",
  url		       = "https://CRAN.R-project.org/package=fhircrackr",
  year		     = "2022",
  textVersion  =
  paste("Peschel, T., Palm, J., Przybilla, J., Meineke, F. (2022).",
        "Handling HL7 FHIR resources in R with fhircrackr.",
        "R package version 2.0.1")

)
