FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.be.terminology
Resource TypeValueSet
IdValueSet-be-vs-patientwill-category.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-be/terminology/ValueSet-be-vs-patientwill-category.html
URLhttps://www.ehealth.fgov.be/standards/fhir/patientwill/ValueSet/be-vs-patientwill-category
Version1.0.0
Statusactive
Date2020-10-01T11:01:09+00:00
NameBeVSPatientWillCategory
TitlePatient Will Category
Realmbe
Authorityhl7
DescriptionPatient will category Value Set

Resources that use this resource

StructureDefinition
be-patientwillBePatientWill

Resources that this resource uses

CodeSystem
be-cs-patientwill-categoryPatient Will Category CodeSystem

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "be-vs-patientwill-category",
  "url": "https://www.ehealth.fgov.be/standards/fhir/patientwill/ValueSet/be-vs-patientwill-category",
  "version": "1.0.0",
  "name": "BeVSPatientWillCategory",
  "title": "Patient Will Category",
  "status": "active",
  "experimental": false,
  "date": "2020-10-01T11:01:09+00:00",
  "publisher": "eHealth Platform",
  "contact": [
    {
      "name": "eHealth Platform",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.ehealth.fgov.be/"
        },
        {
          "system": "email",
          "value": "support@be-ehealth-standards.atlassian.net"
        }
      ]
    },
    {
      "name": "Message Structure",
      "telecom": [
        {
          "system": "email",
          "value": "support@be-ehealth-standards.atlassian.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Patient will category Value Set",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://www.ehealth.fgov.be/standards/fhir/patientwill/CodeSystem/be-cs-patientwill-category"
      }
    ]
  }
}