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

FHIR IG Statistics: ValueSet/detectedissue-doseType

Packagehl7.fhir.uv.extensions
Resource TypeValueSet
Iddetectedissue-doseType
FHIR VersionR5
Sourcehttp://hl7.org/fhir/extensions/https://build.fhir.org/ig/HL7/fhir-extensions/ValueSet-detectedissue-doseType.html
URLhttp://hl7.org/fhir/ValueSet/detectedissue-doseType
Version5.3.0-ballot
Statusactive
Date2025-07-16
NameDetectedIssueDoseTypeVS
TitleDetectedIssue Dose Type VS
Realmuv
Authorityhl7
DescriptionIndicates whether a dose alert refers to a single dose, or the cumulative daily dosage.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
detectedissue-doseTypeDetectedIssue Dose Type CS

Narrative

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

Generated Narrative: ValueSet detectedissue-doseType


Source

{
  "resourceType": "ValueSet",
  "id": "detectedissue-doseType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cds"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/detectedissue-doseType",
  "version": "5.3.0-ballot",
  "name": "DetectedIssueDoseTypeVS",
  "title": "DetectedIssue Dose Type VS",
  "status": "active",
  "experimental": false,
  "date": "2025-07-16",
  "publisher": "HL7 International / Clinical Decision Support",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description": "Indicates whether a dose alert refers to a single dose, or the cumulative daily dosage.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/detectedissue-doseType"
      }
    ]
  }
}