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

FHIR IG Statistics: ValueSet/PatientAgeGroupVS

Packagehl7.fhir.us.icsr-ae-reporting
TypeValueSet
IdPatientAgeGroupVS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/icsr-ae-reporting/https://build.fhir.org/ig/HL7/fhir-icsr-ae-reporting/ValueSet-PatientAgeGroupVS.html
URLhttp://hl7.org/fhir/us/icsr-ae-reporting/ValueSet/PatientAgeGroupVS
Version1.0.1
Statusdraft
Date2023-08-30T17:02:44+00:00
NamePatientAgeGroupVS
TitlePatient Age Group
Realmus
Authorityhl7
DescriptionCodes that represent a patient's age group

Resources that use this resource

StructureDefinition
icsr-patientagegroupDescriptive Age Group for the Patient

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Placeholder

Source

{
  "resourceType": "ValueSet",
  "id": "PatientAgeGroupVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/icsr-ae-reporting/ValueSet/PatientAgeGroupVS",
  "version": "1.0.1",
  "name": "PatientAgeGroupVS",
  "title": "Patient Age Group",
  "status": "draft",
  "experimental": false,
  "date": "2023-08-30T17:02:44+00:00",
  "publisher": "Biomedical Research & Regulation WG",
  "contact": [
    {
      "name": "Biomedical Research & Regulation WG",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/rcrim"
        }
      ]
    },
    {
      "name": "Jean Duteau",
      "telecom": [
        {
          "system": "email",
          "value": "mailto:jean.duteau@ibm.com"
        }
      ]
    }
  ],
  "description": "Codes that represent a patient's age group",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.3.989.2.1.1.9"
      }
    ]
  }
}