FHIR IG Statistics: ValueSet/protocol-amendment-vs
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "protocol-amendment-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/uv/vulcan-udp-ig/ValueSet/protocol-amendment-vs",
"version": "0.3.0",
"name": "AmendmentOriginal_VS",
"title": "Protocol Amendment Value Set",
"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": "Possible 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"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/uv/vulcan-udp-ig/CodeSystem/amendment-original-cs",
"concept": [
{
"code": "AOVS-1",
"display": "Original"
},
{
"code": "AOVS-2",
"display": "Modified"
}
]
}
]
}
}