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

FHIR IG analytics

Packageus.cdc.phinvads
Resource TypeValueSet
IdValueSet-2.16.840.1.114222.4.11.7209.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7209
Version1
Statusactive
Date2014-01-26T00:03:00+11:00
NamePHVS_MaternalVitalSigns_NCHS
TitleMaternal Vital Signs (NCHS)
Realmus
DescriptionThe value set contains the list of vital sign items captured for a mother. Note, LOINC is being used as the primary source for codes within the value set.

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": "2.16.840.1.114222.4.11.7209",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7209"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7209",
  "version": "1",
  "name": "PHVS_MaternalVitalSigns_NCHS",
  "title": "Maternal Vital Signs (NCHS)",
  "status": "active",
  "date": "2014-01-26T00:03:00+11:00",
  "description": "The value set contains the list of vital sign items captured for a mother. Note, LOINC is being used as the primary source for codes within the value set.",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "version": "20200909",
        "concept": [
          {
            "code": "69461-2",
            "display": "Body weight mother -- at delivery"
          },
          {
            "code": "56077-1",
            "display": "Body weight -- pre current pregnancy"
          },
          {
            "code": "3137-7",
            "display": "Body height"
          }
        ]
      }
    ]
  }
}