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

FHIR IG Statistics: ValueSet/be-vs-patientwill-code

Packagehl7.fhir.be.patientwill
TypeValueSet
Idbe-vs-patientwill-code
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/patientwill/https://www.ehealth.fgov.be/standards/fhir/patientwill/1.0.0/ValueSet-be-vs-patientwill-code.html
URLhttps://www.ehealth.fgov.be/standards/fhir/patientwill/ValueSet/be-vs-patientwill-code
Version1.0.0
Statusactive
Date2020-10-01T11:01:09+00:00
NameBeVSPatientWillCode
TitlePatient Will code Value Set
Realmbe
Authorityhl7
DescriptionPatient Will code Value Set

Resources that use this resource

StructureDefinition
be-patientwillBePatientWill

Resources that this resource uses

CodeSystem
be-cs-patientwill-codePatient Will Directive CodeSystem
be-cs-patientwill-codePatient Will Directive CodeSystem

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "be-vs-patientwill-code",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/patientwill/ValueSet/be-vs-patientwill-code",
  "version": "1.0.0",
  "name": "BeVSPatientWillCode",
  "title": "Patient Will code Value Set",
  "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 code 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-code"
      }
    ]
  }
}