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

FHIR IG analytics

Packagefhir.onc.us-quality-core
Resource TypeValueSet
IdValueSet-us-quality-core-observation-body-position.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/FHIR/us-quality-core/ValueSet-us-quality-core-observation-body-position.html
URLhttp://fhir.org/guides/onc/us-quality-core/ValueSet/us-quality-core-observation-body-position
Version0.1.0
Statusactive
Date2026-03-31T00:00:00+00:00
NameUSQualityCoreObservationBodyPosition
TitleUS Quality Core Observation Body Position
Realmus
Authorityhl7
DescriptionSNOMED CT code system values descending from the following:'body position finding' 9851009
CopyrightThis 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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
who.ddcc#currentsctSNOMED codes used in this IG

Narrative

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

Body Position

SNOMED CT code system values descending from the following:'body position finding' 9851009

Copyright Statement:

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


Source1

{
  "resourceType": "ValueSet",
  "id": "us-quality-core-observation-body-position",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-extensible",
      "valueBoolean": true
    }
  ],
  "url": "http://fhir.org/guides/onc/us-quality-core/ValueSet/us-quality-core-observation-body-position",
  "version": "0.1.0",
  "name": "USQualityCoreObservationBodyPosition",
  "title": "US Quality Core Observation Body Position",
  "status": "active",
  "experimental": false,
  "date": "2026-03-31T00:00:00+00:00",
  "publisher": "ONC",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.healthit.gov/"
        }
      ]
    }
  ],
  "description": "SNOMED CT code system values descending from the following:'body position finding' 9851009",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ],
      "text": "USA"
    }
  ],
  "immutable": true,
  "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",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "9851009"
          }
        ]
      }
    ]
  }
}