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

FHIR IG Statistics: ValueSet/1.2.276.0.76.11.489--20200503162244

Packagede.gecco
Resource TypeValueSet
Id1.2.276.0.76.11.489--20200503162244
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gecco@1.0.5&canonical=https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/pregnancy-status
URLhttps://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/pregnancy-status
Version1.0
Statusactive
NamePregnancyStatus
TitlePregnancy Status
DescriptionPregnancy-Status
CopyrightThis artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.

Resources that use this resource

StructureDefinition
pregnancy-statusPregnancy Status
2.16.840.1.113883.3.1937.777.53.1.1--20200408130413Research Dataset GECCO

Resources that this resource uses

CodeSystem
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "1.2.276.0.76.11.489--20200503162244",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2020-05-03T16:22:44+02:00"
      }
    }
  ],
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/pregnancy-status",
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/vs",
      "value": "1.2.276.0.76.11.489"
    }
  ],
  "version": "1.0",
  "name": "PregnancyStatus",
  "title": "Pregnancy Status",
  "status": "active",
  "experimental": false,
  "publisher": "Charité",
  "description": "Pregnancy-Status",
  "immutable": false,
  "copyright": "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "77386006",
            "display": "Pregnant (finding)",
            "designation": [
              {
                "language": "de-DE",
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym"
                },
                "value": "schwanger"
              }
            ]
          },
          {
            "code": "60001007",
            "display": "Not pregnant (finding)",
            "designation": [
              {
                "language": "de-DE",
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym"
                },
                "value": "nicht schwanger"
              }
            ]
          },
          {
            "code": "261665006",
            "display": "Unknown (qualifier value)",
            "designation": [
              {
                "language": "de-DE",
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym"
                },
                "value": "unbekannt"
              }
            ]
          }
        ]
      },
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LA15173-0",
            "display": "Pregnant"
          },
          {
            "code": "LA26683-5",
            "display": "Not pregnant"
          },
          {
            "code": "LA4489-6",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}