http://hl7.org/fhir/map-group-type-mode|4.0.1

name
StructureMapGroupTypeMode
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft
date
2019-10-31 22:29:23.0

StructureMapGroupTypeMode

If this is the default rule set to apply for the source type, or this combination of types.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://hl7.org/fhir/map-group-type-mode"
  }, {
    "name" : "version",
    "valueString" : "4.0.1"
  } ]
}