Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #13: Addressing Encounter.type issue, adding profile and valueset #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dipendrapant
Copy link

Addressed Encounter.type as described in issue #13. A new ValueSet for Encounter.type has been defined to support the use in the national area profile and Health API. The ValueSet includes codes from both SNOMED CT and Volven systems.
ValueSet URL: http://hl7.no/fhir/ValueSet/no-helseapi-encounter-type

Included Codes

  • SNOMED CT
    • 4525004: Emergency department patient visit
    • 50849002: Emergency room admission
  • Volven
    • 8432: NPR Contact type
    • 8240: Contact type

Encounter.type field in the Encounter profile to references this ValueSet.

The changes include:

  1. Added Encounter profile for HelseAPI in profile.
  2. Added Encounter type codes for HelseAPI in ValueSet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant