FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/nxh-vs-contact-type-category

Packagenexuzhealth.fhir.r4
Resource TypeValueSet
Idnxh-vs-contact-type-category
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.1&canonical=https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-contact-type-category
URLhttps://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-contact-type-category
Statusactive
NameNxhVSContactTypeCategory
TitleNxhVSContactTypeCategory
DescriptionValueset to define contact type categories using Nexuzhealth specific values.

Resources that use this resource

StructureDefinition
nxh-ext-contactTypeNxhExtContactType

Resources that this resource uses

CodeSystem
categorieNxhCSContactTypeCategory

Narrative

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

NxhVSContactTypeCategory

https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-contact-type-category

Source

{
  "resourceType": "ValueSet",
  "id": "nxh-vs-contact-type-category",
  "url": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-contact-type-category",
  "title": "NxhVSContactTypeCategory",
  "status": "active",
  "publisher": "Nexuzhealth",
  "description": "Valueset to define contact type categories using Nexuzhealth specific values.",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/contactTypeDef/categorie"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": "NxhVSContactTypeCategory"
}