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

FHIR IG analytics

Packagehl7.terminology
Resource TypeValueSet
IdValueSet-v3-LOINCObservationActContextAgeDefinitionCode.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/UTG/ValueSet-v3-LOINCObservationActContextAgeDefinitionCode.html
URLhttp://terminology.hl7.org/ValueSet/v3-LOINCObservationActContextAgeDefinitionCode
Version3.0.0
Statusactive
Date2010-03-16
NameLOINCObservationActContextAgeDefinitionCode
TitleLOINCObservationActContextAgeDefinitionCode
Realmuv
Authorityhl7
DescriptionIdentifies a type of observation that captures the age of an entity involved in an act with no implied method of determination.
CopyrightThis material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

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

Generated Narrative: ValueSet v3-LOINCObservationActContextAgeDefinitionCode

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    30525-0Age

Source1

{
  "resourceType": "ValueSet",
  "id": "v3-LOINCObservationActContextAgeDefinitionCode",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/ValueSet/v3-LOINCObservationActContextAgeDefinitionCode",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.11.79"
    }
  ],
  "version": "3.0.0",
  "name": "LOINCObservationActContextAgeDefinitionCode",
  "title": "LOINCObservationActContextAgeDefinitionCode",
  "status": "active",
  "experimental": false,
  "date": "2010-03-16",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "Identifies a type of observation that captures the age of an entity involved in an act with no implied method of determination.",
  "copyright": "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "30525-0"
          }
        ]
      }
    ]
  }
}