1name: "FHIR Spec R4"
2description: "The R4 FHIR Spec as published on the FHIR website"
3
4third_party {
5homepage: "https://hl7.org/fhir/r4/"
6  identifier {
7    type: "Other"
8    value: "Downloaded from https://hl7.org/fhir/r4/downloads.html, specifically https://www.hl7.org/fhir/R4/definitions.json.zip"
9    primary_source: true
10  }
11  last_upgrade_date { year: 2024 month: 10 day: 15 }
12  license_type: UNENCUMBERED
13}