spark_auto_mapper_fhir.value_sets.guide_parameter_code
¶
Module Contents¶
Classes¶
GuideParameterCode |
|
If the value of this string 0..* parameter is one of the metadata fields then |
- class spark_auto_mapper_fhir.value_sets.guide_parameter_code.GuideParameterCodeCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
GuideParameterCode From: http://hl7.org/fhir/guide-parameter-code in valuesets.xml
Code of parameter that is input to the guide.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/guide-parameter-code¶
- class spark_auto_mapper_fhir.value_sets.guide_parameter_code.GuideParameterCodeCodeValues¶
If the value of this string 0..* parameter is one of the metadata fields then all conformance resources will have any specified [Resource].[field] overwritten with the ImplementationGuide.[field], where field is one of: version, date, status, publisher, contact, copyright, experimental, jurisdiction, useContext. From: http://hl7.org/fhir/guide-parameter-code in valuesets.xml
- ApplyMetadataValue¶
The value of this string 0..* parameter is a subfolder of the build context’s location that is to be scanned to load resources. Scope is (if present) a particular resource type. From: http://hl7.org/fhir/guide-parameter-code in valuesets.xml
- ResourcePath¶
The value of this string 0..1 parameter is a subfolder of the build context’s location that contains files that are part of the html content processed by the builder. From: http://hl7.org/fhir/guide-parameter-code in valuesets.xml
- PagesPath¶
The value of this string 0..1 parameter is a subfolder of the build context’s location that is used as the terminology cache. If this is not present, the terminology cache is on the local system, not under version control. From: http://hl7.org/fhir/guide-parameter-code in valuesets.xml
- TerminologyCachePath¶
The value of this string 0..* parameter is a parameter (name=value) when expanding value sets for this implementation guide. This is particularly used to specify the versions of published terminologies such as SNOMED CT. From: http://hl7.org/fhir/guide-parameter-code in valuesets.xml
- ExpansionProfile¶
The value of this string 0..1 parameter is either “warning” or “error” (default = “error”). If the value is “warning” then IG build tools allow the IG to be considered successfully build even when there is no internal broken links. From: http://hl7.org/fhir/guide-parameter-code in valuesets.xml
- BrokenLinksRule¶
The value of this boolean 0..1 parameter specifies whether the IG publisher creates examples in XML format. If not present, the Publication Tool decides whether to generate XML. From: http://hl7.org/fhir/guide-parameter-code in valuesets.xml
- GenerateXML¶
The value of this boolean 0..1 parameter specifies whether the IG publisher creates examples in JSON format. If not present, the Publication Tool decides whether to generate JSON. From: http://hl7.org/fhir/guide-parameter-code in valuesets.xml
- GenerateJSON¶
The value of this boolean 0..1 parameter specifies whether the IG publisher creates examples in Turtle format. If not present, the Publication Tool decides whether to generate Turtle. From: http://hl7.org/fhir/guide-parameter-code in valuesets.xml
- GenerateTurtle¶
The value of this string singleton parameter is the name of the file to use as the builder template for each generated page (see templating). From: http://hl7.org/fhir/guide-parameter-code in valuesets.xml
- HTMLTemplate¶