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

FHIR IG Statistics: ValueSet/effective-intervention-code

Packagecom.alextherapeutics.fhir.nicotine
TypeValueSet
Ideffective-intervention-code
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/effective-intervention-code
URLhttp://www.alextherapeutics.com/fhir/ValueSet/effective-intervention-code
Version0.1.0
Statusactive
Date2021-04-01T18:15:21+02:00
NameEffectiveInterventionCode
TitleEffective Intervention Code
DescriptionAn effective intervention

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
effective-intervention-code-systemEffective Intervention Code System

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "effective-intervention-code",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://www.alextherapeutics.com/fhir/ValueSet/effective-intervention-code",
  "version": "0.1.0",
  "name": "EffectiveInterventionCode",
  "title": "Effective Intervention Code",
  "status": "active",
  "date": "2021-04-01T18:15:21+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"
        }
      ]
    }
  ],
  "description": "An effective intervention",
  "compose": {
    "include": [
      {
        "system": "http://www.alextherapeutics.com/fhir/CodeSystem/effective-intervention-code-system"
      }
    ]
  }
}