Skip to content

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

Open
dipendrapant wants to merge 1 commit into
HL7Norway:masterfrom
dipendrapant:encounter-type-issue-13
Open

Fixes #13: Addressing Encounter.type issue, adding profile and valueset#16
dipendrapant wants to merge 1 commit into
HL7Norway:masterfrom
dipendrapant:encounter-type-issue-13

Conversation

@dipendrapant
Copy link
Copy Markdown

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