FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.apix
Resource TypeDocumentReference
IdDocumentReference-docref-stability-data-annex.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: DocumentReference docref-stability-data-annex

Language: en

version: 1.0

status: Current

docStatus: Final

type: Stability Data

date: 2025-03-15 10:00:00+0100

content

Attachments

-ContentTypeUrlSizeTitleCreation
*application/fhir+jsonhttps://api.synthpharma.example/bundles/submission-123/m3/stability-data-v2.json5800000Updated Stability Data (Transaction Bundle)2025-03-14 11:00:00+0100

Source1

{
  "resourceType": "DocumentReference",
  "id": "docref-stability-data-annex",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "version": "1.0",
  "status": "current",
  "docStatus": "final",
  "type": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section",
        "code": "3.2.P.8.3",
        "display": "Stability Data"
      }
    ]
  },
  "date": "2025-03-15T10:00:00+01:00",
  "content": [
    {
      "attachment": {
        "contentType": "application/fhir+json",
        "url": "https://api.synthpharma.example/bundles/submission-123/m3/stability-data-v2.json",
        "size": "5800000",
        "title": "Updated Stability Data (Transaction Bundle)",
        "creation": "2025-03-14T11:00:00+01:00"
      }
    }
  ]
}