Smart Health Checks
            
            0.3.0-draft - trial-use
  
            
          
This page is part of the Smart Forms (v0.3.0-draft: R1 Draft) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
{
  "resourceType" : "Parameters",
  "id" : "SHCPatchAllergyIntolerance2",
  "meta" : {
    "profile" : [
      🔗 "https://smartforms.csiro.au/ig/StructureDefinition/SHCPatchAllergyIntolerance"
    ]
  },
  "parameter" : [
    {
      "name" : "operation",
      "part" : [
        {
          "name" : "type",
          "valueCode" : "add"
        },
        {
          "name" : "path",
          "valueString" : "AllergyIntolerance"
        },
        {
          "name" : "name",
          "valueString" : "note"
        },
        {
          "name" : "pathLabel",
          "valueString" : "Comment"
        },
        {
          "name" : "value",
          "valueAnnotation" : {
            "text" : "Over entire body"
          }
        }
      ]
    }
  ]
}