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

FHIR IG Statistics: ValueSet/edd-method-uv-ips

PackageHIE2.packages
TypeValueSet
Idedd-method-uv-ips
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=HIE2.packages@0.1.1&canonical=http://hl7.org/fhir/uv/ips/ValueSet/edd-method-uv-ips
URLhttp://hl7.org/fhir/uv/ips/ValueSet/edd-method-uv-ips
Version1.0.0
Statusactive
Date2022-01-04T10:40:26.995593+00:00
NameExpectedDeliveryDateMethodUvIps
TitlePregnancy Expected Delivery Date Method - IPS
Realmuv
Authorityhl7
DescriptionIPS Expected Delivery Date Method
CopyrightThis artifact includes content from LOINC®. LOINC codes are copyright Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee. Terms & Conditions in https://loinc.org/license/

Resources that use this resource

StructureDefinition
Observation-embarazo-fecha-estimada-de-parto-cl-ipsObservación - Embarazo: Fecha Estimada de Parto
Observation-pregnancy-edd-uv-ipsObservation Pregnancy - Expected Delivery Date (IPS)
Observation-pregnancy-edd-uv-ipsObservation (Pregnancy: EDD)

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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

Pregnancy Expected Delivery Date Method - IPS

IPS Expected Delivery Date Method

Copyright Statement: This artifact includes content from LOINC®. LOINC codes are copyright Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee. Terms & Conditions in https://loinc.org/license/

  • Include these codes as defined in http://loinc.org
    CodeDisplay
    11778-8Delivery date Estimated
    11779-6Delivery date Estimated from last menstrual period
    11780-4Delivery date Estimated from ovulation date

Source

{
  "resourceType": "ValueSet",
  "id": "edd-method-uv-ips",
  "meta": {
    "lastUpdated": "2022-01-04T10:40:26.054+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/ips/ValueSet/edd-method-uv-ips",
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/vs",
      "value": "2.16.840.1.113883.11.22.20"
    }
  ],
  "version": "1.0.0",
  "name": "ExpectedDeliveryDateMethodUvIps",
  "title": "Pregnancy Expected Delivery Date Method - IPS",
  "status": "active",
  "experimental": false,
  "date": "2022-01-04T10:40:26.995593+00:00",
  "publisher": "Health Level Seven International - Patient Care Work Group",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description": "IPS Expected Delivery Date Method",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "immutable": false,
  "copyright": "This artifact includes content from LOINC®. LOINC codes are copyright Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee. Terms & Conditions in https://loinc.org/license/",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "11778-8",
            "display": "Delivery date Estimated"
          },
          {
            "code": "11779-6",
            "display": "Delivery date Estimated from last menstrual period"
          },
          {
            "code": "11780-4",
            "display": "Delivery date Estimated from ovulation date"
          }
        ]
      }
    ]
  }
}