FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.clinical-study-protocol
Resource TypeValueSet
IdValueSet-udp-address-purpose-type-vs.json
FHIR VersionR6
Sourcehttps://build.fhir.org/ig/HL7/vulcan-udp-ig/ValueSet-udp-address-purpose-type-vs.html
URLhttp://hl7.org/fhir/uv/clinical-study-protocol/ValueSet/udp-address-purpose-type-vs
Version1.0.0-ballot2
Statusactive
Date2026-03-30T16:32:09+00:00
NameUDPAddressPurposeType
TitleUDP Address Purpose Type Value Set
Realmuv
Authorityhl7
DescriptionThese 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.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.uv.clinical-study-protocol#currentThesaurus.owlFragment of NCIT Code System
ValueSet
hl7.terminology#currentcontactentity-typeContact entity type

Narrative

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:

  • Import all the codes that are contained in Contact entity type
  • Include these codes as defined in http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl version 📦1.0.0-ballot2
    CodeDisplayDefinition
    C218677Sponsor Legal AddressThe legally registered address of the trial sponsor.
    C218679Co-Sponsor Legal AddressThe legally registered address of the trial co-sponsor.
    C70946Postal AddressA physical location used by a person or organization for the purpose of receiving postal mail deliveries.

Source1

{
  "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"
          }
        ]
      }
    ]
  }
}