MyHealtheVet use of PGHD
0.2.10-beta - ci-build United States of America flag

MyHealtheVet use of PGHD - Local Development build (v0.2.10-beta) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Ages in decades - JSON Representation

Page standards status: Trial-use Maturity Level: 2

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "Ages",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>https://johnmoehrke.github.io/MHV-PGHD/CodeSystem/Ages</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">preBirth<a name=\"Ages-preBirth\"> </a></td><td>Pre-Birth</td></tr><tr><td style=\"white-space:nowrap\">newBorn<a name=\"Ages-newBorn\"> </a></td><td>Newborn</td></tr><tr><td style=\"white-space:nowrap\">infancy<a name=\"Ages-infancy\"> </a></td><td>In Infancy</td></tr><tr><td style=\"white-space:nowrap\">childhood<a name=\"Ages-childhood\"> </a></td><td>In Childhood</td></tr><tr><td style=\"white-space:nowrap\">adolecense<a name=\"Ages-adolecense\"> </a></td><td>In Adolescence</td></tr><tr><td style=\"white-space:nowrap\">twenties<a name=\"Ages-twenties\"> </a></td><td>20-29 years</td></tr><tr><td style=\"white-space:nowrap\">thirties<a name=\"Ages-thirties\"> </a></td><td>30-39 years</td></tr><tr><td style=\"white-space:nowrap\">fourties<a name=\"Ages-fourties\"> </a></td><td>40-49 years</td></tr><tr><td style=\"white-space:nowrap\">fifties<a name=\"Ages-fifties\"> </a></td><td>50-59 years</td></tr><tr><td style=\"white-space:nowrap\">sixties<a name=\"Ages-sixties\"> </a></td><td>60-69 years</td></tr><tr><td style=\"white-space:nowrap\">seventies<a name=\"Ages-seventies\"> </a></td><td>70-79 years</td></tr><tr><td style=\"white-space:nowrap\">eighties<a name=\"Ages-eighties\"> </a></td><td>80-89 years</td></tr><tr><td style=\"white-space:nowrap\">ninties<a name=\"Ages-ninties\"> </a></td><td>90-99 years</td></tr><tr><td style=\"white-space:nowrap\">centurian<a name=\"Ages-centurian\"> </a></td><td>100 plus years</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"Ages-unknown\"> </a></td><td>unknown</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 2,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "https://johnmoehrke.github.io/MHV-PGHD/ImplementationGuide/va.mhv.example"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "https://johnmoehrke.github.io/MHV-PGHD/ImplementationGuide/va.mhv.example"
          }
        ]
      }
    }
  ],
  "url" : "https://johnmoehrke.github.io/MHV-PGHD/CodeSystem/Ages",
  "version" : "0.2.10-beta",
  "name" : "Ages",
  "title" : "Ages in decades",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-12-06T12:46:33-06:00",
  "publisher" : "John Moehrke (himself)",
  "contact" : [
    {
      "name" : "John Moehrke (himself)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://healthcaresecprivacy.blogspot.com"
        },
        {
          "system" : "email",
          "value" : "JohnMoehrke@gmail.com"
        }
      ]
    },
    {
      "name" : "John Moehrke (himself)",
      "telecom" : [
        {
          "system" : "email",
          "value" : "JohnMoehrke@gmail.com"
        }
      ]
    }
  ],
  "description" : "Used when the Age is not known very well",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 15,
  "concept" : [
    {
      "code" : "preBirth",
      "display" : "Pre-Birth"
    },
    {
      "code" : "newBorn",
      "display" : "Newborn"
    },
    {
      "code" : "infancy",
      "display" : "In Infancy"
    },
    {
      "code" : "childhood",
      "display" : "In Childhood"
    },
    {
      "code" : "adolecense",
      "display" : "In Adolescence"
    },
    {
      "code" : "twenties",
      "display" : "20-29 years"
    },
    {
      "code" : "thirties",
      "display" : "30-39 years"
    },
    {
      "code" : "fourties",
      "display" : "40-49 years"
    },
    {
      "code" : "fifties",
      "display" : "50-59 years"
    },
    {
      "code" : "sixties",
      "display" : "60-69 years"
    },
    {
      "code" : "seventies",
      "display" : "70-79 years"
    },
    {
      "code" : "eighties",
      "display" : "80-89 years"
    },
    {
      "code" : "ninties",
      "display" : "90-99 years"
    },
    {
      "code" : "centurian",
      "display" : "100 plus years"
    },
    {
      "code" : "unknown",
      "display" : "unknown"
    }
  ]
}