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

FHIR IG Statistics: ValueSet/2.16.840.1.113883.10.14.93

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.113883.10.14.93
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.10.14.93
Version1
Statusactive
Date2016-01-23T00:11:00+11:00
NamePHVS_BirthDefectsLateralityatDiagnosis_HL7
TitleBirth Defects Laterality at Diagnosis (HL7)
Realmus
DescriptionCode for the side of a paired organ, or the side of the body on which the reportable Birth Defect(s) is present.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.10.14.93",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.10.14.93"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.10.14.93",
  "version": "1",
  "name": "PHVS_BirthDefectsLateralityatDiagnosis_HL7",
  "title": "Birth Defects Laterality at Diagnosis (HL7)",
  "status": "active",
  "date": "2016-01-23T00:11:00+11:00",
  "description": "Code for the side of a paired organ, or the side of the body on which the reportable Birth Defect(s) is present.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.10.14.92",
        "version": "11/23/16",
        "concept": [
          {
            "code": "4",
            "display": "Bilateral involvement of both paired organs"
          },
          {
            "code": "5",
            "display": "Condition is at the midline"
          },
          {
            "code": "9",
            "display": "Condition is in a paired organ but the laterality of the condition is unknown"
          },
          {
            "code": "0",
            "display": "Condition is not in a paired organ"
          },
          {
            "code": "2",
            "display": "The condition is in a paired organ within the left organ"
          },
          {
            "code": "1",
            "display": "The condition is in a paired organ within the right organ."
          },
          {
            "code": "3",
            "display": "Unilateral involvement but side is unknown"
          }
        ]
      }
    ]
  }
}