New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@helsenorge/refero

Package Overview
Dependencies
Maintainers
0
Versions
238
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@helsenorge/refero - npm Package Versions

23
24

16.4.1

Diff

Changelog

Source

16.4.1


  • Exclude items with the "help item-control extension from the questionnaire response
{
  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/ValueSet/questionnaire-item-control",
        "code": "help"
      }
    ]
  }
}
larskrj
published 17.1.1 •

Changelog

Source

17.1.1


  • Exclude items with the "help item-control extension from the questionnaire response
{
  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/ValueSet/questionnaire-item-control",
        "code": "help"
      }
    ]
  }
}
larskrj
published 17.0.0 •

Changelog

Source

17.0.0


  • Update helsenorge packages
  • Update Label component to use new designsystem-react Label component
  • Fix linting errors and update all tests to use .screen and properly use asycn await
larskrj
published 16.4.0 •

Changelog

Source

16.4.0


  • Split scoring into custom scoring and fhirpath scoring
  • EnableWhen for items on the first level
  • Moved logic for Table into group component
larskrj
published 16.3.2 •

Changelog

Source

16.3.2


  • Added horizontal separation line between repeated groups
larskrj
published 16.3.1 •

Changelog

Source

16.3.1


  • Included bugfix from version 16.2.3 in current version
larskrj
published 16.2.3 •

Changelog

Source

16.2.3


  • Bugfix in attachment: Wrong validation texts were displayed on error
larskrj
published 16.3.0 •

Changelog

Source

16.3.0


  • Changed default validation mode to onTouched
larskrj
published 16.2.2 •

Changelog

Source

16.2.2


  • Formatted code
larskrj
published 16.2.1-beta01 •

23
24
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc