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

FHIR IG Statistics: ValueSet/nxh-vs-parameter-code

Packagenxh.fhir.r4
Resource TypeValueSet
Idnxh-vs-parameter-code
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nxh.fhir.r4@0.0.0-beta.20&canonical=https://fhir.nxh.com/standards/fhir/ValueSet/nxh-vs-parameter-code
URLhttps://fhir.nxh.com/standards/fhir/ValueSet/nxh-vs-parameter-code
Statusactive
NameNxhVSParameterCode
TitleNxhVSParameterCode
DescriptionValueset to define parameters their code.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ParameterCodeNxhCSParameterCode

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "nxh-vs-parameter-code",
  "url": "https://fhir.nxh.com/standards/fhir/ValueSet/nxh-vs-parameter-code",
  "name": "NxhVSParameterCode",
  "title": "NxhVSParameterCode",
  "status": "active",
  "publisher": "Nexuzhealth",
  "description": "Valueset to define parameters their code.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nxh.com/standards/fhir/CodeSystem/ParameterCode"
      }
    ]
  }
}