FHIR IG analytics| Package | hl7.fhir.uv.clinical-study-protocol |
| Resource Type | ValueSet |
| Id | ValueSet-udp-address-purpose-type-vs.json |
| FHIR Version | R6 |
| Source | https://build.fhir.org/ig/HL7/vulcan-udp-ig/ValueSet-udp-address-purpose-type-vs.html |
| URL | http://hl7.org/fhir/uv/clinical-study-protocol/ValueSet/udp-address-purpose-type-vs |
| Version | 1.0.0-ballot2 |
| Status | active |
| Date | 2026-03-30T16:32:09+00:00 |
| Name | UDPAddressPurposeType |
| Title | UDP Address Purpose Type Value Set |
| Realm | uv |
| Authority | hl7 |
| Description | These codes represent intended use of an address. There is an HL7 value set for Contact entity type - this has "prefered" binding and must therefore be included in this value set This is a UDP specific value set. Neither HL7 nor NCIT have the simle concept of a "legal address". HL7 has the concept of an Administrative address which is not precise enough and NCIT has Sponsor Legal Address, Co-SPonsor Legal Address etc For the present we shall use the HL7 ADMIN address as the designation of the legal address. |
No resources found
| CodeSystem | ||
| hl7.fhir.uv.clinical-study-protocol#current | Thesaurus.owl | Fragment of NCIT Code System |
| ValueSet | ||
| hl7.terminology#current | contactentity-type | Contact entity type |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet udp-address-purpose-type-vs
This value set includes codes based on the following rules:
http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl version 📦1.0.0-ballot2| Code | Display | Definition |
| C218677 | Sponsor Legal Address | The legally registered address of the trial sponsor. |
| C218679 | Co-Sponsor Legal Address | The legally registered address of the trial co-sponsor. |
| C70946 | Postal Address | A physical location used by a person or organization for the purpose of receiving postal mail deliveries. |
{
"resourceType": "ValueSet",
"id": "udp-address-purpose-type-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"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-03-30T16:32:09+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.\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"
}
]
}
]
}
}