FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.eu.eps
Resource TypeValueSet
IdValueSet-gestational-age-loinc.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/eps/ValueSet-gestational-age-loinc.html
URLhttp://hl7.eu/fhir/eps/ValueSet/gestational-age-loinc
Version1.0.0-ci-build
Statusdraft
Date2026-01-30T17:24:46+00:00
NameGestationalAgeLoincVs
TitleGestational Age (LOINC)
Realmeu
Authorityhl7
DescriptionLOINC codes with component Gestational age (LP19507-0).
CopyrightThis material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc

Resources that use this resource

StructureDefinition
observation-pregnancy-gestationalAge-eu-epsObservation Pregnancy - Gestational Age (EPS)

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

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

Generated Narrative: ValueSet gestational-age-loinc

  • Include codes fromhttp://loinc.org version Not Stated (use latest from terminology server) where COMPONENT = LP19507-0 (Gestational age)

Source1

{
  "resourceType": "ValueSet",
  "id": "gestational-age-loinc",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    }
  ],
  "url": "http://hl7.eu/fhir/eps/ValueSet/gestational-age-loinc",
  "version": "1.0.0-ci-build",
  "name": "GestationalAgeLoincVs",
  "title": "Gestational Age (LOINC)",
  "status": "draft",
  "experimental": false,
  "date": "2026-01-30T17:24:46+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.eu"
        }
      ]
    }
  ],
  "description": "LOINC codes with component Gestational age (LP19507-0).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "filter": [
          {
            "property": "COMPONENT",
            "op": "=",
            "value": "LP19507-0"
          }
        ]
      }
    ]
  }
}