Pharmaceutical Research Protocol (Vulcan UDP)
1.0.0-ballot - STU 1 - Ballot International flag

This page is part of the Pharmaceutical Clinical Trial Protocols (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) v6.0.0. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: Narrative Elements Code System - JSON Representation

Page standards status: Trial-use Maturity Level: 0

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "narrative-elements-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem narrative-elements-cs</b></p><a name=\"narrative-elements-cs\"> </a><a name=\"hcnarrative-elements-cs\"> </a><p>This case-insensitive code system <code>http://hl7.org/fhir/uv/pharmaceutical-research-protocol/CodeSystem/narrative-elements-cs</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">b001<a name=\"narrative-elements-cs-b001\"> </a></td><td>Protocol narrative</td><td>A composition that represents the part or all of a pharmaceutical research protocol as descriptive text</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 0
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "brr"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/uv/pharmaceutical-research-protocol/ImplementationGuide/hl7.fhir.uv.pharmaceutical-research-protocol"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/uv/pharmaceutical-research-protocol/CodeSystem/narrative-elements-cs",
  "version" : "1.0.0-ballot",
  "name" : "NarrativeElementsCS",
  "title" : "Narrative Elements Code System",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-08-01T12:18:30+00:00",
  "publisher" : "HL7 International / Biomedical Research and Regulation",
  "contact" : [
    {
      "name" : "HL7 International / Biomedical Research and Regulation",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        },
        {
          "system" : "email",
          "value" : "UDP@HL7Vulcan.org"
        }
      ]
    }
  ],
  "description" : "Composition Types to Manage Protocol Narrative Elements",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "b001",
      "display" : "Protocol narrative",
      "definition" : "A composition that represents the part or all of a pharmaceutical research protocol as descriptive text"
    }
  ]
}