-
Notifications
You must be signed in to change notification settings - Fork 1
hg-Procedure #27
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
Open
niekvangalen
wants to merge
13
commits into
develop-profiles
Choose a base branch
from
hg-Procedure
base: develop-profiles
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
hg-Procedure #27
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
cdc7f46
Initial commit of hg-Procedure
NictizEduard 1414072
Initial commit of hg-Procedure
NictizEduard e1133f3
Initial commit of hg-Procedure
NictizEduard f00e890
Initial commit of hg-Procedure
NictizEduard 081d500
Created a ProcedureRequest for two hg-dataelements
NictizEduard 20e27b9
ELZ-237 Removed the ProcedureComment mapping after discussion
NictizEduard 1579806
Added some additional information after the QA R4 Guide Lines validation
NictizEduard 63d7689
Changed and add some mappings
NictizEduard f42137c
Fixed mapping
NictizEduard 7e51ed9
Small change
NictizEduard f3952d4
Initial commit after feedback PR
NictizEduard ff9733e
Added short, definition and alias after PR feedback
NictizEduard c4f8bfa
Initial commit after feedback PR
NictizEduard File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| <?xml version="1.0" encoding="UTF-8"?> | ||
| <project> | ||
| <meta> | ||
| <filters directoryPatterns="" filePatterns="\QNictiz-R4-ELZ.xpr\E" positiveFilePatterns="" showHiddenFiles="false"/> | ||
| <options/> | ||
| </meta> | ||
| <projectTree name="Nictiz-R4-ELZ.xpr"> | ||
| <folder path="."/> | ||
| </projectTree> | ||
| </project> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,62 @@ | ||
| <?xml version="1.0" encoding="utf-8"?> | ||
| <StructureDefinition xmlns="http://hl7.org/fhir"> | ||
| <id value="hg-Procedure" /> | ||
| <url value="http://nictiz.nl/fhir/StructureDefinition/hg-Procedure" /> | ||
| <name value="HgProcedure" /> | ||
| <title value="hg Procedure" /> | ||
| <status value="draft" /> | ||
| <publisher value="Nictiz" /> | ||
| <contact> | ||
| <name value="Nictiz" /> | ||
| <telecom> | ||
| <system value="url" /> | ||
| <value value="https://www.nictiz.nl" /> | ||
| <use value="work" /> | ||
| </telecom> | ||
| </contact> | ||
| <description value="An Procedure as used within the medical record (Dossiergegevens) section in the ELZ data set. It is based on the zib Procedure as much as possible, but adds some elements that are necessary for data exchange in the primary care domain." /> | ||
| <purpose value="A derived profile from [nl-core-Procedure-event](http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-event) to provide a version better suited for use in ELZ use cases." /> | ||
| <copyright value="Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise." /> | ||
| <fhirVersion value="4.0.1" /> | ||
| <mapping> | ||
| <identity value="hg-dataset-020-beta1-20230612" /> | ||
| <uri value="https://decor.nictiz.nl/pub/eerstelijnszorg/hg-html-20230612T223800/ds-2.16.840.1.113883.2.4.3.11.60.103.1.1-2020-10-19T175239.html" /> | ||
| <name value="ART-DECOR dataset ELZ 0.2.0-beta.1 20230612" /> | ||
| <comment value="Relation with the ELZ data set." /> | ||
| </mapping> | ||
| <kind value="resource" /> | ||
| <abstract value="false" /> | ||
| <type value="Procedure" /> | ||
| <baseDefinition value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-event" /> | ||
| <derivation value="constraint" /> | ||
| <differential> | ||
| <element id="Procedure.identifier"> | ||
| <path value="Procedure.identifier" /> | ||
| <short value="IdentificationNumber" /> | ||
| <definition value="Globally unique number that identifies the instantiation of the information model. The number is composed of an identification of the issuer organization and a unique number assigned by this organization." /> | ||
| <alias value="Identificatienummer" /> | ||
| <mapping> | ||
| <identity value="hg-dataset-020-beta1-20230612" /> | ||
| <map value="hg-dataelement-1201" /> | ||
| <comment value="IdentificationNumber" /> | ||
| </mapping> | ||
| </element> | ||
| <element id="Procedure.recorder"> | ||
| <path value="Procedure.recorder" /> | ||
| <type> | ||
| <code value="Reference" /> | ||
| <profile value="http://nictiz.nl/fhir/StructureDefinition/pattern-NlCoreHealthProfessionalReference" /> | ||
| <targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" /> | ||
| <targetProfile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson" /> | ||
| <targetProfile value="http://hl7.org/fhir/StructureDefinition/Practitioner" /> | ||
| <targetProfile value="http://hl7.org/fhir/StructureDefinition/PractitionerRole" /> | ||
| <targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole" /> | ||
| </type> | ||
| <mapping> | ||
| <identity value="hg-dataset-020-beta1-20230612" /> | ||
| <map value="hg-dataelement-5322" /> | ||
| <comment value="ProcedureResponsible" /> | ||
| </mapping> | ||
| </element> | ||
| </differential> | ||
| </StructureDefinition> | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,86 @@ | ||
| <?xml version="1.0" encoding="utf-8"?> | ||
|
NictizEduard marked this conversation as resolved.
|
||
| <StructureDefinition xmlns="http://hl7.org/fhir"> | ||
| <id value="hg-ProcedureRequest" /> | ||
| <url value="http://nictiz.nl/fhir/StructureDefinition/hg-ProcedureRequest" /> | ||
| <name value="HgProcedureRequest" /> | ||
| <title value="hg ProcedureRequest" /> | ||
| <status value="draft" /> | ||
| <publisher value="Nictiz" /> | ||
| <contact> | ||
| <name value="Nictiz" /> | ||
| <telecom> | ||
| <system value="url" /> | ||
| <value value="https://www.nictiz.nl" /> | ||
| <use value="work" /> | ||
| </telecom> | ||
| </contact> | ||
| <description value="An Procedure Request as used within the medical record (Dossiergegevens) section in the ELZ data set. It is based on the zib Procedure request as much as possible, but adds some elements that are necessary for data exchange in the primary care domain." /> | ||
| <purpose value="A derived profile from [nl-core-Procedure-request](http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-request) to provide a version better suited for use in ELZ use cases." /> | ||
| <copyright value="Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise." /> | ||
| <fhirVersion value="4.0.1" /> | ||
| <mapping> | ||
| <identity value="hg-dataset-020-beta1-20230612" /> | ||
| <uri value="https://decor.nictiz.nl/pub/eerstelijnszorg/hg-html-20230612T223800/ds-2.16.840.1.113883.2.4.3.11.60.103.1.1-2020-10-19T175239.html" /> | ||
| <name value="ART-DECOR dataset ELZ 0.2.0-beta.1 20230612" /> | ||
| <comment value="Relation with the ELZ data set." /> | ||
| </mapping> | ||
| <kind value="resource" /> | ||
| <abstract value="false" /> | ||
| <type value="ServiceRequest" /> | ||
| <baseDefinition value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-request" /> | ||
| <derivation value="constraint" /> | ||
| <differential> | ||
| <element id="ServiceRequest.identifier"> | ||
| <path value="ServiceRequest.identifier" /> | ||
| <short value="IdentificationNumber" /> | ||
| <definition value="Globally unique number that identifies the instantiation of the information model. The number is composed of an identification of the issuer organization and a unique number assigned by this organization." /> | ||
| <alias value="Identificatienummer" /> | ||
| <mapping> | ||
| <identity value="hg-dataset-020-beta1-20230612" /> | ||
| <map value="hg-dataelement-1227" /> | ||
| <comment value="IdentificationNumber" /> | ||
| </mapping> | ||
| </element> | ||
| <element id="ServiceRequest.encounter"> | ||
| <path value="ServiceRequest.encounter" /> | ||
| <short value="RelationEncounter" /> | ||
| <definition value="The relation between this procedure and the encounter." /> | ||
| <alias value="RelatieContact" /> | ||
| <mapping> | ||
| <identity value="hg-dataset-020-beta1-20230612" /> | ||
| <map value="hg-dataelement-1212" /> | ||
| <comment value="RelationEncounter" /> | ||
| </mapping> | ||
| </element> | ||
| <element id="ServiceRequest.requester"> | ||
| <path value="ServiceRequest.requester" /> | ||
| <short value="Requester" /> | ||
| <definition value="The healthprofessional who requested the procedure." /> | ||
| <mapping> | ||
| <identity value="hg-dataset-020-beta1-20230612" /> | ||
| <map value="hg-dataelement-5322" /> | ||
| <comment value="Requester" /> | ||
| </mapping> | ||
| </element> | ||
| <element id="ServiceRequest.performer"> | ||
| <path value="ServiceRequest.performer" /> | ||
| <short value="Performer" /> | ||
| <definition value="The healthprofessional who peform the procedure." /> | ||
| <mapping> | ||
| <identity value="hg-dataset-020-beta1-20230612" /> | ||
| <map value="hg-dataelement-5322" /> | ||
| <comment value="Performer" /> | ||
| </mapping> | ||
| </element> | ||
| <element id="ServiceRequest.supportingInfo"> | ||
| <path value="ServiceRequest.supportingInfo" /> | ||
| <short value="RelationEpisodeofcare" /> | ||
| <definition value="The relation between this procedure and the episodeofcare." /> | ||
| <mapping> | ||
| <identity value="hg-dataset-020-beta1-20230612" /> | ||
| <map value="hg-dataelement-1215" /> | ||
| <comment value="RelationEpisodeofcare" /> | ||
| </mapping> | ||
| </element> | ||
| </differential> | ||
| </StructureDefinition> | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.