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

FHIR IG Statistics: ValueSet/ProblemCodeVS

Packagehl7.fhir.be.problem
TypeValueSet
IdProblemCodeVS
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/problem/https://build.fhir.org/ig/hl7-be/problem/ValueSet-ProblemCodeVS.html
URLhttps://www.ehealth.fgov.be/standards/fhir/problem/ValueSet/ProblemCodeVS
Version0.1.0
Statusactive
Date2025-05-17T20:08:02+00:00
NameProblemCodeVS
TitleProblem Code Value Set
Realmbe
Authorityhl7
DescriptionCode of the problem

Resources that use this resource

StructureDefinition
BeModelProblemProblem Logical Model

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet ProblemCodeVS

This value set includes codes based on the following rules:


    Source

    {
      "resourceType": "ValueSet",
      "id": "ProblemCodeVS",
      "text": {
        "status": "generated",
        "div": "<!-- snip (see above) -->"
      },
      "url": "https://www.ehealth.fgov.be/standards/fhir/problem/ValueSet/ProblemCodeVS",
      "version": "0.1.0",
      "name": "ProblemCodeVS",
      "title": "Problem Code Value Set",
      "status": "active",
      "date": "2025-05-17T20:08:02+00:00",
      "publisher": "My Organization",
      "contact": [
        {
          "name": "My Organization",
          "telecom": [
            {
              "system": "url",
              "value": "http://example.com/committees"
            },
            {
              "system": "email",
              "value": "my-group@example.com"
            }
          ]
        },
        {
          "name": "Bob Smith",
          "telecom": [
            {
              "system": "email",
              "value": "bobsmith@example.com",
              "use": "work"
            }
          ]
        }
      ],
      "description": "Code of the problem",
      "jurisdiction": [
        {
          "coding": [
            {
              "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
              "code": "001",
              "display": "World"
            }
          ]
        }
      ]
    }