Updated to newest template
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
// Add warning and/or information messages here after you've confirmed that they aren't really a problem
|
||||
// (And include comments like this justifying why)
|
||||
|
||||
// We define the version on a global basis, so don't need it on the individual source definitions
|
||||
WARNING: http://hl7.org/fhir/uv/myig/StructureDefinition/ext-myExtension: Profiles SHOULD state their own version
|
||||
WARNING: http://hl7.org/fhir/uv/myig/StructureDefinition/somepatientprofile: Profiles SHOULD state their own version
|
||||
|
||||
// This is inherited from the base resource
|
||||
WARNING: StructureDefinition/myObservation: StructureDefinition.snapshot.element[15].mapping[3].map: value should not start or finish with whitespace
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
</extension>-->
|
||||
<url value="http://somewhere.org/fhir/uv/myig/ImplementationGuide/example.fhir.uv.myig"/>
|
||||
<!-- This version will propagate to all artifacts unless the "propagate-version" extension is overridden -->
|
||||
<version value="0.1.0"/>
|
||||
<version value="0.2.0"/>
|
||||
<name value="YourComputableMyIGNameHere"/>
|
||||
<title value="Your User Friendly Name for MyIG Here"/>
|
||||
<status value="draft"/>
|
||||
@@ -16,7 +16,7 @@
|
||||
<contact>
|
||||
<telecom>
|
||||
<!-- Or whatever URL and/or email address(es) are appropriate -->
|
||||
<system value="other"/>
|
||||
<system value="url"/>
|
||||
<value value="http://hl7.org/Special/committees/[something]"/>
|
||||
</telecom>
|
||||
</contact>
|
||||
|
||||
Reference in New Issue
Block a user