{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "PeriodsOfLifeEuVs",
  "id": "periodsOfLife-eu",
  "title": "Periods of Life",
  "description": "Periods of life: it indicates the period of life of a patient (based on SNOMED CT).",
  "url": "http://hl7.eu/fhir/base/ValueSet/periodsOfLife-eu",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "experimental": false,
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "41847000",
            "display": "Adulthood"
          },
          {
            "code": "263659003",
            "display": "Adolescence"
          },
          {
            "code": "255398004",
            "display": "Childhood"
          },
          {
            "code": "713153009",
            "display": "Toddler"
          },
          {
            "code": "3658006",
            "display": "Infancy"
          },
          {
            "code": "255407002",
            "display": "Neonatal"
          },
          {
            "code": "303112003",
            "display": "Fetal period"
          },
          {
            "code": "271872005",
            "display": "Old age"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept": [
          {
            "code": "UNK",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}
