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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7155

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.7155
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7155
Version1
Statusactive
Date2014-01-29T00:09:00+11:00
NamePHVS_Height_NCHS
TitleHeight (NCHS)
Realmus
DescriptionTo Reflect the question as to the mothers height

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7155",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7155"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7155",
  "version": "1",
  "name": "PHVS_Height_NCHS",
  "title": "Height (NCHS)",
  "status": "active",
  "date": "2014-01-29T00:09:00+11:00",
  "description": "To Reflect the question as to the mothers height",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "version": "20200909",
        "concept": [
          {
            "code": "8302-2",
            "display": "Body height"
          },
          {
            "code": "3137-7",
            "display": "Body height measured"
          },
          {
            "code": "3138-5",
            "display": "Body height stated"
          }
        ]
      }
    ]
  }
}