diff --git a/input/fsh/models.fsh b/input/fsh/models.fsh index dbbb95a..6d5dd7c 100644 --- a/input/fsh/models.fsh +++ b/input/fsh/models.fsh @@ -46,6 +46,9 @@ criteria are defined by FHIRPath expressions. The FHIR resource that the view is based upon, e.g. 'Patient' or 'Observation'. """ * resource from http://hl7.org/fhir/ValueSet/resource-types +* resourceProfile 0..* Canonical(StructureDefinition) "FHIR profiles that this view definition was intended to be executed against" """ + Indicates that this view definition was intended to be executed against any of the specified FHIR profiles. +""" * fhirVersion 0..* code "FHIR version(s) of the resource for the ViewDefinition" """ The FHIR version(s) for the FHIR resource. The value of this element is the formal version of the specification, without the revision number, e.g.