| Package | hl7.fhir.uv.pharmaceutical-research-protocol |
| Resource Type | CodeSystem |
| Id | narrative-elements-cs |
| FHIR Version | R6 |
| Source | http://hl7.org/fhir/uv/pharmaceutical-research-protocol/https://build.fhir.org/ig/HL7/vulcan-udp-ig/CodeSystem-narrative-elements-cs.html |
| URL | http://hl7.org/fhir/uv/pharmaceutical-research-protocol/CodeSystem/narrative-elements-cs |
| Version | 1.0.0-ballot |
| Status | draft |
| Date | 2025-07-31T20:39:04+00:00 |
| Name | NarrativeElementsCS |
| Title | Narrative Elements Code System |
| Realm | uv |
| Authority | hl7 |
| Description | Composition Types to Manage Protocol Narrative Elements |
| Content | complete |
| ValueSet | |
| narrative-elements-vs | Narrative Elements Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem narrative-elements-cs
This case-insensitive code system http://hl7.org/fhir/uv/pharmaceutical-research-protocol/CodeSystem/narrative-elements-cs defines the following code:
| Code | Display | Definition |
| b001 | Protocol narrative | A composition that represents the part or all of a pharmaceutical research protocol as descriptive text |
{
"resourceType": "CodeSystem",
"id": "narrative-elements-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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-07-31T20:39:04+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"
}
]
}