API for the Exchange of Medicinal Product Information (APIX)
0.1.0 - ci-build

API for the Exchange of Medicinal Product Information (APIX), published by Gravitate Health Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/APIX---API-Exchange-for-Medicinal-Products/ and changes regularly. See the Directory of published versions

: Example Task - scenario1-01b-stability-update-1 - JSON Representation

Raw json | Download

{
  "resourceType" : "Task",
  "id" : "scenario1-01b-stability-update-1",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2025-11-20T10:00:00+01:00",
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/apix/StructureDefinition/apix-task"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Task: Stability Update #1 (Type IB Variation)</div>"
  },
  "contained" : [
    {
      "resourceType" : "Organization",
      "id" : "org-synthpharma-ag",
      "name" : "SynthPharma AG"
    },
    {
      "resourceType" : "Organization",
      "id" : "org-ema-srm-hmed",
      "name" : "European Medicines Agency – Human Medicines Evaluation Division"
    },
    {
      "resourceType" : "DocumentReference",
      "id" : "doc1",
      "version" : "1.0",
      "status" : "current",
      "type" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section",
            "code" : "cover-letter",
            "display" : "Cover Letter"
          }
        ]
      },
      "category" : [
        {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/apix/CodeSystem/ctd-module",
              "code" : "m1",
              "display" : "Module 1"
            }
          ]
        }
      ],
      "content" : [
        {
          "attachment" : {
            "contentType" : "application/pdf",
            "url" : "binaries/m1/cover-letter.pdf",
            "title" : "Cover Letter.pdf",
            "creation" : "2025-11-15T08:30:00+01:00"
          }
        }
      ]
    },
    {
      "resourceType" : "DocumentReference",
      "id" : "doc4-v2",
      "version" : "1.1",
      "status" : "current",
      "type" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section",
            "code" : "clean-label",
            "display" : "Clean Label"
          }
        ]
      },
      "category" : [
        {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/apix/CodeSystem/ctd-module",
              "code" : "m1",
              "display" : "Module 1"
            }
          ]
        }
      ],
      "relatesTo" : [
        {
          "target" : {
            "reference" : "DocumentReference/doc4"
          }
        }
      ],
      "content" : [
        {
          "attachment" : {
            "contentType" : "application/fhir+json",
            "url" : "bundles/m1/clean-label-v1.1.json",
            "title" : "Clean Label v1.1",
            "creation" : "2025-11-19T14:00:00+01:00"
          }
        }
      ]
    },
    {
      "resourceType" : "DocumentReference",
      "id" : "doc6-v2",
      "version" : "1.1",
      "status" : "current",
      "type" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section",
            "code" : "cmc-stability-summary",
            "display" : "Stability Summary"
          }
        ]
      },
      "category" : [
        {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/apix/CodeSystem/ctd-module",
              "code" : "m3",
              "display" : "Module 3"
            }
          ]
        }
      ],
      "relatesTo" : [
        {
          "target" : {
            "reference" : "DocumentReference/doc6"
          }
        }
      ],
      "content" : [
        {
          "attachment" : {
            "contentType" : "application/fhir+json",
            "url" : "bundles/m3/stability-summary-v1.1.json",
            "title" : "Stability Summary v1.1",
            "creation" : "2025-11-18T16:00:00+01:00"
          }
        }
      ]
    }
  ],
  "identifier" : [
    {
      "use" : "official",
      "type" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/uv/apix/CodeSystem/apix-identifier-type",
            "code" : "task-instance-uuid",
            "display" : "Task Instance UUID"
          }
        ]
      },
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:uuid:workflow-step1-instance"
    }
  ],
  "groupIdentifier" : {
    "use" : "official",
    "type" : {
      "coding" : [
        {
          "system" : "http://hl7.org/fhir/uv/apix/CodeSystem/apix-identifier-type",
          "code" : "submission-group-uuid",
          "display" : "Submission Group UUID"
        }
      ]
    },
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:uuid:workflow-group-id-12345"
  },
  "status" : "requested",
  "businessStatus" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/uv/apix/CodeSystem/apix-business-status",
        "code" : "submitted",
        "display" : "Submitted"
      }
    ]
  },
  "intent" : "order",
  "priority" : "routine",
  "code" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/uv/apix/CodeSystem/apix-task-type",
        "code" : "variation-type-ib",
        "display" : "Type IB Variation"
      }
    ]
  },
  "authoredOn" : "2025-11-15T09:00:00+01:00",
  "lastModified" : "2025-11-20T10:00:00+01:00",
  "requester" : {
    "reference" : "#org-synthpharma-ag",
    "display" : "SynthPharma AG"
  },
  "requestedPerformer" : [
    {
      "reference" : {
        "reference" : "#org-ema-srm-hmed",
        "display" : "European Medicines Agency"
      }
    }
  ],
  "input" : [
    {
      "valueReference" : {
        "reference" : "#doc1"
      }
    },
    {
      "valueReference" : {
        "reference" : "#doc4-v2"
      }
    },
    {
      "valueReference" : {
        "reference" : "#doc6-v2"
      }
    }
  ]
}