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

FHIR IG Statistics: ValueSet/YesOrNo

Packagecom.alextherapeutics.fhir.nicotine
TypeValueSet
IdYesOrNo
FHIR VersionR4
Sourcehttp://www.alextherapeutics.com/fhir/https://simplifier.net/resolve?scope=com.alextherapeutics.fhir.nicotine@1.0.1&canonical=http://www.alextherapeutics.com/fhir/ValueSet/YesOrNo
URLhttp://www.alextherapeutics.com/fhir/ValueSet/YesOrNo
Version1.0.0
Statusactive
Date2021-04-21T11:37:06+02:00
NameYesOrNo

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "YesOrNo",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://www.alextherapeutics.com/fhir/ValueSet/YesOrNo",
  "version": "1.0.0",
  "name": "YesOrNo",
  "status": "active",
  "date": "2021-04-21T11:37:06+02:00",
  "publisher": "Alex Therapeutics AB",
  "contact": [
    {
      "name": "Alex Therapeutics AB",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.alextherapeutics.com"
        },
        {
          "system": "email",
          "value": "hello@alextherapeutics.com"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0136"
      }
    ]
  }
}