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

FHIR IG analytics

Packagehl7.fhir.us.davinci-crd.stu3
Resource TypeValueSet
IdValueSet-locationAddressType-stu3.json
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/davinci-crd/2018Sep/STU3/valueset-{{[id]}}.html
URLhttp://hl7.org/fhir/us/davinci-crd/STU3/ValueSet/locationAddressType-stu3
Version0.1.0
Statusdraft
Date2018-08-21T16:01:31+10:00
NameCRD Location Address Types
Realmus
Authorityhl7
DescriptionAddress codes allowed for CRD locations - those that are physical addresses

Resources that use this resource

StructureDefinition
profile-location-stu3CRD Location

Resources that this resource uses

CodeSystem
address-typeAddress Type

Narrative

Note: links and images are rebased to the (stated) source

CRD Location Address Types

Address codes allowed for CRD locations - those that are physical addresses

This value set includes codes from the following code systems:


Source1

{
  "resourceType": "ValueSet",
  "id": "locationAddressType-stu3",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/davinci-crd/STU3/ValueSet/locationAddressType-stu3",
  "version": "0.1.0",
  "name": "CRD Location Address Types",
  "status": "draft",
  "date": "2018-08-21T16:01:31+10:00",
  "description": "Address codes allowed for CRD locations - those that are physical addresses",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/address-type",
        "concept": [
          {
            "code": "both"
          },
          {
            "code": "physical"
          }
        ]
      }
    ]
  }
}