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

FHIR IG analytics

Packagehl7.cda.uv.ips
Resource TypeValueSet
IdValueSet-2.16.840.1.113883.11.22.75--20240802102529.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 2.16.840.1.113883.11.22.75--20240802102529

Last updated: 2024-08-02 10:44:50+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 CLASSTYPE = Laboratory class

Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.11.22.75--20240802102529",
  "meta": {
    "lastUpdated": "2024-08-02T10:44:50Z",
    "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:25:29+02:00"
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/ips/ValueSet/procedures-uv-ips",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.11.22.75"
    }
  ],
  "version": "1.1.0-ballot",
  "name": "IPSResultsLaboratoryPathology",
  "title": "IPS Results Laboratory/Pathology 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": "IPS Results Values Laboratory/Pathology value set.\n\nValue Set Definition: LOINC {STATUS in {ACTIVE}, CLASSTYPE in {Laboratory class (1)}, CLASS exclude {LP62148-9 (NR STATS), LP175679-2 (H&P.HX.LAB), LP7785-1 (CHALSKIN), LP94892-4 (LABORDERS)}}",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "filter": [
          {
            "property": "STATUS",
            "op": "=",
            "value": "ACTIVE"
          },
          {
            "property": "CLASSTYPE",
            "op": "=",
            "value": "Laboratory class"
          }
        ]
      }
    ]
  }
}