http://hl7.org/fhir/guide-parameter-code|4.0.1
name
GuideParameterCode
GuideParameterCode
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
complete
complete
status
draft
draft
date
2019-10-31 22:29:23.0
2019-10-31 22:29:23.0
GuideParameterCode
Code of parameter that is input to the guide.
{
"description" : "Code of parameter that is input to the guide.",
"compose" : null,
"package" : "hl7.fhir.r4.examples@4.0.1",
"date" : "2019-10-31T22:29:23Z",
"meta" : {
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "HL7 (FHIR Project)",
"content" : "complete",
"name" : "GuideParameterCode",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "GuideParameterCode",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fhir"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
} ],
"status" : "draft",
"id" : "968d0027-f52a-5665-b55e-733826450da6",
"valueSet" : "http://hl7.org/fhir/ValueSet/guide-parameter-code",
"url" : "http://hl7.org/fhir/guide-parameter-code",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.997",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "apply",
"display" : "Apply Metadata Value",
"definition" : "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."
}, {
"code" : "path-resource",
"display" : "Resource Path",
"definition" : "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."
}, {
"code" : "path-pages",
"display" : "Pages Path",
"definition" : "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."
}, {
"code" : "path-tx-cache",
"display" : "Terminology Cache Path",
"definition" : "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."
}, {
"code" : "expansion-parameter",
"display" : "Expansion Profile",
"definition" : "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."
}, {
"code" : "rule-broken-links",
"display" : "Broken Links Rule",
"definition" : "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."
}, {
"code" : "generate-xml",
"display" : "Generate XML",
"definition" : "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."
}, {
"code" : "generate-json",
"display" : "Generate JSON",
"definition" : "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."
}, {
"code" : "generate-turtle",
"display" : "Generate Turtle",
"definition" : "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."
}, {
"code" : "html-template",
"display" : "HTML Template",
"definition" : "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)."
} ],
"caseSensitive" : true,
"version" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
}, {
"value" : "fhir@lists.hl7.org",
"system" : "email"
} ]
} ]
}