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

FHIR IG analytics

Packagefhir.dicom
Resource TypeValueSet
IdValueSet-dicom-cid-12026-EstimatedDeliveryDateMethods.json
FHIR VersionR4
Sourcehttp://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_12026.html
URLhttp://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_12026.html
Version2025.3.20250714
Statusactive
Date2025-07-14
NameEstimatedDeliveryDateMethods
Realmus
Authorityhl7
DescriptionTransitive closure of CID 12026 EstimatedDeliveryDateMethods
Copyright© 2025 NEMA

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "dicom-cid-12026-EstimatedDeliveryDateMethods",
  "url": "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_12026.html",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.840.10008.6.1.1546"
    }
  ],
  "version": "2025.3.20250714",
  "name": "EstimatedDeliveryDateMethods",
  "status": "active",
  "experimental": false,
  "date": "2025-07-14",
  "publisher": "NEMA MITA DICOM",
  "description": "Transitive closure of CID 12026 EstimatedDeliveryDateMethods",
  "copyright": "© 2025 NEMA",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "57063-0",
            "display": "Delivery date estimated from quickening date"
          },
          {
            "code": "53692-0",
            "display": "Delivery date estimated from conception date"
          },
          {
            "code": "90368-2",
            "display": "Delivery date estimated from physical examination"
          },
          {
            "code": "11781-2",
            "display": "Delivery date ultrasound composite estimate"
          },
          {
            "code": "11780-4",
            "display": "Delivery date estimated from ovulation date"
          },
          {
            "code": "11779-6",
            "display": "Delivery date estimated from last menstrual period"
          },
          {
            "code": "53694-6",
            "display": "Delivery date estimated from prior gestational age assessment"
          },
          {
            "code": "57064-8",
            "display": "Delivery date estimated from date fundal height reach umbilicus"
          }
        ]
      }
    ]
  }
}