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

FHIR IG Statistics: ValueSet/2.16.840.1.113883.11.22.40--20240802104807

Packagehl7.cda.uv.ips
Resource TypeValueSet
Id2.16.840.1.113883.11.22.40--20240802104807
FHIR VersionR4
Sourcehttp://hl7.org/cda/uv/cda-ips/https://build.fhir.org/ig/HL7/CDA-IPS/ValueSet-2.16.840.1.113883.11.22.40--20240802104807.html
URLhttp://hl7.org/fhir/uv/ips/ValueSet/imaging-observations-uv-ips
Version1.1.0-ballot
Statusdraft
Date2024-08-19T09:46:05+00:00
NameIPSRadResultsObservation
TitleIPS Results Radiology Observation
Realmuv
Authorityhl7
DescriptionValue Set Definition: LOINC {STATUS in {ACTIVE}, CLASS in LP29684-5 ("RAD")}

Resources that use this resource

StructureDefinition
2.16.840.1.113883.10.22.4.12--20240804201800IPS Radiology Result Observation

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System

Narrative

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

Generated Narrative: ValueSet 2.16.840.1.113883.11.22.40--20240802104807

Last updated: 2024-08-02 10:48:42+0000;

Information Source: https://art-decor.org/ad/#/hl7ips-/terminology/valueset

Profile: Shareable ValueSet

Tag: 4.0.1 (Details: FHIRVersion code 4.0.1 = ' 4.0.1 ', stated as ' null ')

  • Include codes fromhttp://loinc.org where STATUS = ACTIVE and CLASS = LP29684-5 (RAD)

Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.11.22.40--20240802104807",
  "meta": {
    "lastUpdated": "2024-08-02T10:48:42Z",
    "source": "https://art-decor.org/ad/#/hl7ips-/terminology/valueset",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ],
    "tag": [
      {
        "system": "http://hl7.org/fhir/FHIR-version",
        "code": "4.0.1"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2024-08-02T10:48:07+02:00"
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/ips/ValueSet/imaging-observations-uv-ips",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.11.22.40"
    }
  ],
  "version": "1.1.0-ballot",
  "name": "IPSRadResultsObservation",
  "title": "IPS Results Radiology Observation",
  "status": "draft",
  "experimental": false,
  "date": "2024-08-19T09:46:05+00:00",
  "publisher": "Health Level Seven",
  "contact": [
    {
      "name": "HL7 International - International Patient Summary",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/structure"
        }
      ]
    }
  ],
  "description": "Value Set Definition: LOINC {STATUS in {ACTIVE}, CLASS in LP29684-5 (\"RAD\")}",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "filter": [
          {
            "property": "STATUS",
            "op": "=",
            "value": "ACTIVE"
          },
          {
            "property": "CLASS",
            "op": "=",
            "value": "LP29684-5"
          }
        ]
      }
    ]
  }
}