Clinical Study Protocol, published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/vulcan-udp-ig/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 1 |
{
"resourceType" : "ValueSet",
"id" : "udp-address-purpose-type-vs",
"language" : "en",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet udp-address-purpose-type-vs</b></p><a name=\"udp-address-purpose-type-vs\"> </a><a name=\"hcudp-address-purpose-type-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://terminology.hl7.org/7.1.0/ValueSet-contactentity-type.html\">Contact entity type</a></li><li>Include these codes as defined in <a href=\"CodeSystem-ncit-cs.html\"><code>http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦1.0.0-ballot2</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-ncit-cs.html#ncit-cs-C218677\">C218677</a></td><td>Sponsor Legal Address</td><td>The legally registered address of the trial sponsor.</td></tr><tr><td><a href=\"CodeSystem-ncit-cs.html#ncit-cs-C218679\">C218679</a></td><td>Co-Sponsor Legal Address</td><td>The legally registered address of the trial co-sponsor.</td></tr><tr><td><a href=\"CodeSystem-ncit-cs.html#ncit-cs-C70946\">C70946</a></td><td>Postal Address</td><td>A physical location used by a person or organization for the purpose of receiving postal mail deliveries.</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
},
{
"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/clinical-study-protocol/ImplementationGuide/hl7.fhir.uv.clinical-study-protocol"
}
]
}
}
],
"url" : "http://hl7.org/fhir/uv/clinical-study-protocol/ValueSet/udp-address-purpose-type-vs",
"version" : "1.0.0-ballot2",
"name" : "UDPAddressPurposeType",
"title" : "UDP Address Purpose Type Value Set",
"status" : "active",
"experimental" : false,
"date" : "2026-04-02T08:57:07+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" : "These codes represent intended use of an address. There is an HL7 value set \nfor Contact entity type - this has \"prefered\" binding and must therefore be included in this value set\nThis is a UDP specific value set using NCIT codes to extend a required HL7 value set.\n\nNeither HL7 nor NCIT have the simle concept of a \"legal address\". HL7 has the concept of an Administrative address\nwhich is not precise enough and NCIT has Sponsor Legal Address, Co-SPonsor Legal Address etc\nFor the present we shall use the HL7 ADMIN address as the designation of the legal address.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"compose" : {
"include" : [
{
"valueSet" : [
🔗 "http://terminology.hl7.org/ValueSet/contactentity-type"
]
},
{
"system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"concept" : [
{
"code" : "C218677",
"display" : "Sponsor Legal Address"
},
{
"code" : "C218679",
"display" : "Co-Sponsor Legal Address"
},
{
"code" : "C70946",
"display" : "Postal Address"
}
]
}
]
}
}