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

FHIR IG analytics

Packagehl7.fhir.us.bfdr.r4
Resource TypeValueSet
IdValueSet-ValueSet-apgar-timing.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet ValueSet-apgar-timing

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "ValueSet-apgar-timing",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pher"
    }
  ],
  "url": "http://hl7.org/fhir/us/bfdr/ValueSet/ValueSet-apgar-timing",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.13.48.1"
    }
  ],
  "version": "2.0.0",
  "name": "ApgarTimingVS",
  "title": "APGAR Score Timing",
  "status": "active",
  "experimental": false,
  "date": "2024-10-15T15:43:14+00:00",
  "publisher": "HL7 International / Public Health",
  "contact": [
    {
      "name": "HL7 International / Public Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description": "This valueset contains codes to represent standard timings for APGAR assessments.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.\nThis material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "9272-6",
            "display": "1 minute Apgar Score"
          },
          {
            "code": "9274-2",
            "display": "5 minute Apgar Score"
          },
          {
            "code": "9271-8",
            "display": "10 minute Apgar Score"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "443848000",
            "display": "Apgar score at 15 minutes (observable entity)"
          },
          {
            "code": "443849008",
            "display": "Apgar score at 20 minutes (observable entity)"
          }
        ]
      }
    ]
  }
}