Package | hl7.fhir.uv.VulcanUdpIg |
Type | CodeSystem |
Id | amendment-original-cs |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/vulcan-udp-ig/https://build.fhir.org/ig/HughGlover/vulcan-udp-ig/CodeSystem-amendment-original-cs.html |
URL | http://hl7.org/fhir/uv/vulcan-udp-ig/CodeSystem/amendment-original-cs |
Version | 0.3.0 |
Status | draft |
Date | 2025-05-07T16:19:03+00:00 |
Name | AmendmentOriginal_CS |
Title | Protocol Amendment Code System |
Realm | uv |
Authority | hl7 |
Description | A set of values for originality of protocol - this is NOT how it should be done! |
Content | complete |
ValueSet | |
protocol-amendment-vs | Protocol Amendment Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem amendment-original-cs
This code system http://hl7.org/fhir/uv/vulcan-udp-ig/CodeSystem/amendment-original-cs
defines the following codes:
Code | Display | Definition |
AOVS-1 | Original | The protocol document reflects the original version of the protocol. |
AOVS-2 | Modified | The protocol document is different from the original version of the protocol. |
{ "resourceType": "CodeSystem", "id": "amendment-original-cs", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/uv/vulcan-udp-ig/CodeSystem/amendment-original-cs", "version": "0.3.0", "name": "AmendmentOriginal_CS", "title": "Protocol Amendment Code System", "status": "draft", "date": "2025-05-07T16:19:03+00:00", "publisher": "Vulcan", "contact": [ { "name": "Vulcan", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/vulcan" }, { "system": "email", "value": "UDP@HL7Vulcan.org" } ] } ], "description": "A set of values for originality of protocol - this is NOT how it should be done!", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "content": "complete", "count": 2, "concept": [ { "code": "AOVS-1", "display": "Original", "definition": "The protocol document reflects the original version of the protocol." }, { "code": "AOVS-2", "display": "Modified", "definition": "The protocol document is different from the original version of the protocol." } ] }