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

FHIR IG Statistics: ValueSet/status-last-followup-i4rc

Packagehl7.eu.fhir.idea4rc
TypeValueSet
Idstatus-last-followup-i4rc
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-status-last-followup-i4rc.html
URLhttp://hl7.eu/fhir/ig/idea4rc/ValueSet/status-last-followup-i4rc
Version0.1.0
Statusactive
Date2025-07-22T14:45:28+00:00
NameVsStatusLastFollowupI4rc
TitleStatus at the Last Follow Up
Realmeu
Authorityhl7
DescriptionStatus at the Last Follow Up

Resources that use this resource

StructureDefinition
observation-lastFollowupStatus-eu-i4rcObservation: Status at the Last Follow Up

Resources that this resource uses

CodeSystem
cs-idea4rc-vocab-eu-i4rcIDEA4RC Vocabulary Code System

Narrative

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

Generated Narrative: ValueSet status-last-followup-i4rc

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "status-last-followup-i4rc",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/status-last-followup-i4rc",
  "version": "0.1.0",
  "name": "VsStatusLastFollowupI4rc",
  "title": "Status at the Last Follow Up",
  "status": "active",
  "experimental": false,
  "date": "2025-07-22T14:45:28+00:00",
  "publisher": "IDEA4RC Project",
  "contact": [
    {
      "name": "IDEA4RC Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.idea4rc.eu/"
        }
      ]
    },
    {
      "name": "IDEA4RC Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.idea4rc.eu/"
        }
      ]
    }
  ],
  "description": "Status at the Last Follow Up",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.eu/fhir/ig/idea4rc/CodeSystem/cs-idea4rc-vocab-eu-i4rc",
        "concept": [
          {
            "code": "2000100071",
            "display": "Alive, No Evidence of Disease (NED)"
          },
          {
            "code": "2000100072",
            "display": "Dead of Disease (DOD)"
          },
          {
            "code": "2000100073",
            "display": "Dead of Other Cause (DOC)"
          },
          {
            "code": "2000100074",
            "display": "Dead of Unknown Cause (DUC)"
          },
          {
            "code": "2000100075",
            "display": "Alive With Disease (AWD)"
          }
        ]
      },
      {
        "system": "http://fhir.ohdsi.org/CodeSystem/concepts",
        "concept": [
          {
            "code": "4163894",
            "display": "Lost to follow-up"
          }
        ]
      }
    ]
  }
}