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

FHIR IG Statistics: ValueSet/loinc-pregnancy-intent-code

Packagetw.gov.mohw.twcore
Resource TypeValueSet
Idloinc-pregnancy-intent-code
FHIR VersionR4
Sourcehttps://twcore.mohw.gov.tw/ig/twcore/https://build.fhir.org/ig/MOHW-TWCoreIG/cctwFHIRterm/ValueSet-loinc-pregnancy-intent-code.html
URLhttps://twcore.mohw.gov.tw/ig/twcore/ValueSet/loinc-pregnancy-intent-code
Version0.3.0
Statusactive
Date2025-05-16T05:59:52+00:00
NameLOINCPregnancyIntentCode
TitleLOINC + HL7 NullFlavor妊娠計畫值集
Realmtw
Authoritynational
DescriptionLOINC + HL7 NullFlavor妊娠計畫值集。
CopyrightThis content LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use

Resources that use this resource

StructureDefinition
Observation-pregnancy-intent-twcoreTW Core Observation Pregnancy Intent

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
v3-NullFlavorNullFlavor

Narrative

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

Generated Narrative: ValueSet loinc-pregnancy-intent-code

This value set includes codes based on the following rules:

  • Include these codes as defined in http://loinc.org
    CodeDisplay
    LA26438-4Yes, I want to become pregnant
    LA26439-2I'm OK either way
    LA26440-0No, I don't want to become pregnant
    LA14072-5Unsure
  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-NullFlavor
    CodeDisplayDefinition
    UNKunknown**Description:**A proper value is applicable, but not known.

    **Usage Notes**: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless:

    1. Those properties themselves directly translate to a semantic of "unknown". (E.g. a local code sent as a translation that conveys 'unknown')
    2. Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of "H" and a URL prefix of "tel:" to convey that it is the home phone number that is unknown.)

Source

{
  "resourceType": "ValueSet",
  "id": "loinc-pregnancy-intent-code",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/loinc-pregnancy-intent-code",
  "version": "0.3.0",
  "name": "LOINCPregnancyIntentCode",
  "title": "LOINC +  HL7 NullFlavor妊娠計畫值集",
  "status": "active",
  "experimental": false,
  "date": "2025-05-16T05:59:52+00:00",
  "contact": [
    {
      "name": "衛生福利部",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.mohw.gov.tw/"
        },
        {
          "system": "email",
          "value": "CCYU@mohw.gov.tw"
        }
      ]
    }
  ],
  "description": "LOINC +  HL7 NullFlavor妊娠計畫值集。",
  "copyright": "This content LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LA26438-4",
            "display": "Yes, I want to become pregnant"
          },
          {
            "code": "LA26439-2",
            "display": "I'm OK either way"
          },
          {
            "code": "LA26440-0",
            "display": "No, I don't want to become pregnant"
          },
          {
            "code": "LA14072-5",
            "display": "Unsure"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept": [
          {
            "code": "UNK"
          }
        ]
      }
    ]
  }
}