-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lagt til forslag for referanse til stoff på ingrediens. Sees i sammen…
…heng med issue #3
- Loading branch information
Stine JOHANSEN
committed
Mar 12, 2020
1 parent
eca913b
commit ac6996e
Showing
4 changed files
with
86 additions
and
17 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
40 changes: 40 additions & 0 deletions
40
StructureDefinition/safest-substanceReference.StructureDefinition-extension.xml
This file contains 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,40 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<StructureDefinition xmlns="http://hl7.org/fhir"> | ||
<id value="26c483ee-11fa-4eec-9487-08169fb07cf4" /> | ||
<meta> | ||
<versionId value="1" /> | ||
<lastUpdated value="2020-03-12T06:41:47.775+00:00" /> | ||
</meta> | ||
<url value="http://legemiddelverket.no/fhir/StructureDefinition/safest-substanceReference" /> | ||
<name value="safest-substanceReference" /> | ||
<status value="draft" /> | ||
<date value="2020-03-12T06:41:46.4899299Z" /> | ||
<fhirVersion value="4.0.0" /> | ||
<mapping> | ||
<identity value="rim" /> | ||
<uri value="http://hl7.org/v3" /> | ||
<name value="RIM Mapping" /> | ||
</mapping> | ||
<kind value="complex-type" /> | ||
<abstract value="false" /> | ||
<context> | ||
<type value="element" /> | ||
<expression value="CodeableConcept" /> | ||
</context> | ||
<type value="Extension" /> | ||
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> | ||
<derivation value="constraint" /> | ||
<differential> | ||
<element id="Extension.url"> | ||
<path value="Extension.url" /> | ||
<fixedUri value="http://legemiddelverket.no/fhir/StructureDefinition/safest-substanceReference" /> | ||
</element> | ||
<element id="Extension.value[x]"> | ||
<path value="Extension.value[x]" /> | ||
<type> | ||
<code value="Reference" /> | ||
<targetProfile value="http://legemiddelverket.no/fhir/StructureDefinition/safest-substanceSpecification" /> | ||
</type> | ||
</element> | ||
</differential> | ||
</StructureDefinition> |