Skip to content

conformsTo

Category: FHIR

Returns true if the resource conforms to the specified profile (currently always true)

  • Return type: boolean
  • Parameters:
    • profile string — Profile URL to validate against
Patient.conformsTo('http://hl7.org/fhir/StructureDefinition/Patient')