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

FHIR IG Statistics: ValueSet/be-vs-problem-category

Packagehl7.fhir.be.core-clinical
TypeValueSet
Idbe-vs-problem-category
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/core-clinical/https://build.fhir.org/ig/hl7-be/core-clinical/ValueSet-be-vs-problem-category.html
URLhttps://www.ehealth.fgov.be/standards/fhir/core-clinical/ValueSet/be-vs-problem-category
Version1.0.1
Statusactive
Date2021-01-10T10:59:49+00:00
NameBeVSProblemCategory
TitleProblem Category
Realmbe
Authorityhl7
DescriptionProblem Category

Resources that use this resource

StructureDefinition
be-problemBeProblem

Resources that this resource uses

CodeSystem
be-cs-problem-categoryProblem Category

Narrative

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

Generated Narrative: ValueSet be-vs-problem-category


Source

{
  "resourceType": "ValueSet",
  "id": "be-vs-problem-category",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "https://www.ehealth.fgov.be/standards/fhir/core-clinical/ValueSet/be-vs-problem-category",
  "version": "1.0.1",
  "name": "BeVSProblemCategory",
  "title": "Problem Category",
  "status": "active",
  "experimental": false,
  "date": "2021-01-10T10:59:49+00:00",
  "publisher": "eHealth Platform",
  "contact": [
    {
      "name": "eHealth Platform",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ehealth.fgov.be"
        },
        {
          "system": "email",
          "value": "message-structure@www.ehealth.fgov.be"
        }
      ]
    },
    {
      "name": "Message-Structure",
      "telecom": [
        {
          "system": "email",
          "value": "message-structure@www.ehealth.fgov.be",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Problem Category",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://www.ehealth.fgov.be/standards/fhir/core-clinical/CodeSystem/be-cs-problem-category"
      }
    ]
  }
}