Skip to content

Issue#98 [refactor]: Change package directory structure

shashwat requested to merge geforce6t/lh-toolkit-webcomponents:dev-fixes into master

Solves #98 (closed)

Directory tree after changes

 ┣ 📂app-specific
 ┃ ┣ 📂fhir-login
 ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┣ 📜fhir-login.js
 ┃ ┃ ┗ 📜package.json
 ┃ ┗ 📂fhir-navbar
 ┃ ┃ ┣ 📜fhir-navbar.js
 ┃ ┃ ┗ 📜package.json
 ┣ 📂datatypes
 ┃ ┣ 📂fhir-coding
 ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┣ 📜fhir-coding.js
 ┃ ┃ ┗ 📜package.json
 ┃ ┣ 📂fhir-period
 ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┣ 📜fhir-period.js
 ┃ ┃ ┗ 📜package.json
 ┃ ┣ 📂fhir-range
 ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┣ 📜fhir-range.js
 ┃ ┃ ┗ 📜package.json
 ┃ ┗ 📂fhir-ratio
 ┃ ┃ ┣ 📜fhir-ratio.js
 ┃ ┃ ┗ 📜package.json
 ┣ 📂resources
 ┃ ┣ 📂allergy
 ┃ ┃ ┣ 📂fhir-allergy-assertdate
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-allergy-assertdate.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-allergy-category
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-allergy-category.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-allergy-clinicalstatus
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-allergy-clinicalstatus.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-allergy-criticality
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-allergy-criticality.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-allergy-lastoccurance
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-allergy-lastoccurance.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-allergy-note
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-allergy-note.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-allergy-onset
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-allergy-onset.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-allergy-type
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-allergy-type.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┗ 📂fhir-allergy-verificationstatus
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-allergy-verificationstatus.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┣ 📂general-purpose
 ┃ ┃ ┣ 📂fhir-active-status
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-active-status.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-birth-date
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-birth-date.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-decease-status
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-decease-status.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-human-address
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-human-address.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-human-certification
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-human-certification.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-human-contact
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-human-contact.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-human-gender
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-human-gender.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-human-language
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-human-language.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-human-name
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-human-name.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-human-relation
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-human-relation.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-marital-status
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-marital-status.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-person-identifier
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-person-identifier.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-search
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-search.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┗ 📂fhir-searchbox
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-searchbox.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┣ 📂location
 ┃ ┃ ┣ 📂fhir-create-location
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-create-location.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-location-description
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-location-description.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-location-get
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-location-get.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-location-mode
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-location-mode.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-location-operationalstatus
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-location-operationalstatus.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┗ 📂fhir-location-status
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-location-status.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┣ 📂medication
 ┃ ┃ ┣ 📂fhir-medication-amount
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-medication-amount.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-medication-batch
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-medication-batch.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-medication-code
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-medication-code.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-medication-form
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-medication-form.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-medication-ingredient
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-medication-ingredient.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┗ 📂fhir-medication-status
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-medication-status.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┣ 📂observation
 ┃ ┃ ┣ 📂fhir-observation-absent
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-observation-absent.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-observation-bodysite
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-observation-bodysite.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-observation-category
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-observation-category.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-observation-code
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-observation-code.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-observation-effectivedatetime
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-observation-effectivedatetime.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-observation-interpretation
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-observation-interpretation.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-observation-issued
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-observation-issued.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-observation-method
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-observation-method.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-observation-note
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-observation-note.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-observation-referencerange
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-observation-referencerange.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-observation-status
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-observation-status.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-observation-valuedatetime
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-observation-valuedatetime.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-observation-valuequantity
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-observation-valuequantity.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┗ 📂fhir-observation-valuestring
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-observation-valuestring.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┣ 📂organisation
 ┃ ┃ ┣ 📂fhir-create-organisation
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-create-organisation.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-organisation-contact
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-organisation-contact.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-organisation-get
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-organisation-get.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┣ 📂fhir-organisation-name
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-organisation-name.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┗ 📂fhir-organisation-type
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-organisation-type.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┣ 📂patient
 ┃ ┃ ┣ 📂fhir-create-patient
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-create-patient.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┗ 📂fhir-patient-get
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-patient-get.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┗ 📂practitioner
 ┃ ┃ ┣ 📂fhir-create-practitioner
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-create-practitioner.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┃ ┃ ┗ 📂fhir-practitioner-get
 ┃ ┃ ┃ ┣ 📜README.md
 ┃ ┃ ┃ ┣ 📜fhir-practitioner-get.js
 ┃ ┃ ┃ ┗ 📜package.json
 ┗ 📜all.js

Merge request reports