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

FHIR IG Statistics: CodeSystem/be-cs-patientwill-category

Packagehl7.fhir.be.patientwill
TypeCodeSystem
Idbe-cs-patientwill-category
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/patientwill/https://www.ehealth.fgov.be/standards/fhir/patientwill/1.0.0/CodeSystem-be-cs-patientwill-category.html
URLhttps://www.ehealth.fgov.be/standards/fhir/patientwill/CodeSystem/be-cs-patientwill-category
Version1.0.0
Statusactive
Date2021-01-10T10:59:49+00:00
NameBeCSPatientWillCategory
TitlePatient Will Category CodeSystem
Realmbe
Authorityhl7
DescriptionPatient Will Category CodeSystem
Contentcomplete

Resources that use this resource

ValueSet
be-vs-patientwill-categoryPatient Will Category
be-vs-patientwill-categoryPatient Will Category

Resources that this resource uses

No resources found


Narrative

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

This case-sensitive code system https://www.ehealth.fgov.be/standards/fhir/patientwill/CodeSystem/be-cs-patientwill-category defines the following codes:

Code
negativedeclaration
euthanasia
organdonation
lastwill
bodydonation
patientwill
resuscitation
hospitalisation

Source

{
  "resourceType": "CodeSystem",
  "id": "be-cs-patientwill-category",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/patientwill/CodeSystem/be-cs-patientwill-category",
  "version": "1.0.0",
  "name": "BeCSPatientWillCategory",
  "title": "Patient Will Category CodeSystem",
  "status": "active",
  "experimental": false,
  "date": "2021-01-10T10:59:49+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 CodeSystem",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 8,
  "concept": [
    {
      "code": "negativedeclaration"
    },
    {
      "code": "euthanasia"
    },
    {
      "code": "organdonation"
    },
    {
      "code": "lastwill"
    },
    {
      "code": "bodydonation"
    },
    {
      "code": "patientwill"
    },
    {
      "code": "resuscitation"
    },
    {
      "code": "hospitalisation"
    }
  ]
}