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

FHIR IG Statistics: ValueSet/nxh-vs-act-encounter-code-extended

Packagenexuzhealth.fhir.r4
TypeValueSet
Idnxh-vs-act-encounter-code-extended
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.1&canonical=https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-act-encounter-code-extended
URLhttps://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-act-encounter-code-extended
Statusactive
NameNxhVSActEncounterCodeExtended
TitleNxhVSActEncounterCodeExtended
DescriptionValueset to define the class of an encounter using the HL7 values and extended values provided by Nexuzhealth.

Resources that use this resource

StructureDefinition
NxhContactNxhContact

Resources that this resource uses

CodeSystem
v3-ActCodeActCode
nxh-cs-act-encounter-code-extraNxhCSActEncounterCodeExtra
v3-ActCodeActCode

Narrative

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

NxhVSActEncounterCodeExtended

https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-act-encounter-code-extended

Source

{
  "resourceType": "ValueSet",
  "id": "nxh-vs-act-encounter-code-extended",
  "url": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-act-encounter-code-extended",
  "title": "NxhVSActEncounterCodeExtended",
  "status": "active",
  "publisher": "Nexuzhealth",
  "description": "Valueset to define the class of an encounter using the HL7 values and extended values provided by Nexuzhealth.",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode"
      },
      {
        "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/nxh-cs-act-encounter-code-extra"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": "NxhVSActEncounterCodeExtended"
}