PackagesCanonicalsLogsProblems
    Packages
    HL7France-Clinicalprofils.072021@0.1.0
    http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo
{
  "description": "Other resources *from the patient record* that may be relevant to the event.  The information    from these resources was either used to create the instance or is provided to help with    its interpretation.  This extension **should not** be used if more specific  inline elements     or extensions are available.  For example, use `Observation.hasMember`  instead of supportingInform   ation for  representing the members of an Observation panel.",
  "_filename": "workflow-supportingInfo.json",
  "package_name": "HL7France-Clinicalprofils.072021",
  "date": "2017-12-06",
  "derivation": "constraint",
  "publisher": "Health Level Seven, Inc. - FHIR WG",
  "fhirVersion": "4.0.0",
  "name": "SupportingInfo",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Supporting Information",
  "package_version": "0.1.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "draft",
  "id": "c7604278-e171-4445-9f5c-f2a7ec2a9349",
  "kind": "complex-type",
  "url": "http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo",
  "context": [ {
    "type": "element",
    "expression": "DiagnosticReport"
  }, {
    "type": "element",
    "expression": "Observation"
  }, {
    "type": "element",
    "expression": "CommunicationRequest"
  } ],
  "version": "4.0.0",
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "Other information that may be relevant to this event.",
      "definition": "Other resources *from the patient record* that may be relevant to the event.  The information        from these resources was either used to create the instance or is provided to help with        its interpretation.  This extension **should not** be used if more specific  inline elements         or extensions are available.  For example, use `Observation.hasMember`  instead of supportingInform       ation for  representing the members of an Observation panel."
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo"
    }, {
      "id": "Extension.value[x]",
      "min": 1,
      "path": "Extension.value[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Resource" ]
      } ]
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/special/committees/fwg",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}