API for the Exchange of Medicinal Product Information (APIX), published by HL7 International / Biomedical Research and Regulation. 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
| Page standards status: Informative |
{
"resourceType" : "DocumentReference",
"id" : "docref-list-of-questions",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2024-03-01T14:30:00+01:00",
"profile" : [
🔗 "http://hl7.org/fhir/uv/apix/StructureDefinition/apix-documentreference"
]
},
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference docref-list-of-questions</b></p><a name=\"docref-list-of-questions\"> </a><a name=\"hcdocref-list-of-questions\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1; Last updated: 2024-03-01 14:30:00+0100</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-apix-documentreference.html\">APIX Regulatory DocumentReference</a></p></div><p><b>identifier</b>: <code>http://example.org/health-authority/docRefid</code>/urn:uuid:40404040-4040-4040-4040-404040404040</p><p><b>version</b>: 1.0</p><p><b>status</b>: Current</p><p><b>docStatus</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section list-of-questions}\">List of Questions</span></p><p><b>date</b>: 2024-03-01 14:30:00+0100</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Url</b></td><td><b>Size</b></td><td><b>Title</b></td><td><b>Creation</b></td></tr><tr><td style=\"display: none\">*</td><td>application/fhir+json</td><td><a href=\"https://build.fhir.org/ig/HL7/rtq-ig/Questionnaire-questionnaire-ID001.html\">https://build.fhir.org/ig/HL7/rtq-ig/Questionnaire-questionnaire-ID001.html</a></td><td>30241</td><td>List of Questions (Questionnaire)</td><td>2025-03-01 14:20:00+0100</td></tr></table></blockquote></div>"
},
"identifier" : [
{
"system" : "http://example.org/health-authority/docRefid",
"value" : "urn:uuid:40404040-4040-4040-4040-404040404040"
}
],
"version" : "1.0",
"status" : "current",
"docStatus" : "final",
"type" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section",
"code" : "list-of-questions",
"display" : "List of Questions"
}
]
},
"date" : "2024-03-01T14:30:00+01:00",
"content" : [
{
"attachment" : {
"contentType" : "application/fhir+json",
"url" : "https://build.fhir.org/ig/HL7/rtq-ig/Questionnaire-questionnaire-ID001.html",
"size" : "30241",
"title" : "List of Questions (Questionnaire)",
"creation" : "2025-03-01T14:20:00+01:00"
}
}
]
}