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

FHIR IG analytics

Packagenrlf.poc
Resource TypeValueSet
IdNRLF DocumentReference Category Value Set.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "NRLF-RecordCategory",
  "url": "https://fhir.nhs.uk/England/CodeSystem/England-NRLRecordCategory",
  "version": "1.1.2",
  "name": "NRLF Record Category",
  "status": "draft",
  "date": "2024-10-10T00:00:00+00:00",
  "publisher": "NHS Digital",
  "contact": {
    "name": "NRL Team at NHS Digital",
    "telecom": {
      "system": "email",
      "value": "nrls@nhs.net",
      "use": "work"
    }
  },
  "description": "A code from the SNOMED Clinical Terminology UK coding system to represent the NRL clinical record class.",
  "copyright": "Copyright 2024 NHS Digital. 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",
        "concept": [
          {
            "code": "734163000",
            "display": "Care plan"
          },
          {
            "code": "1102421000000108",
            "display": "Observations"
          },
          {
            "code": "823651000000106",
            "display": "Clinical note"
          },
          {
            "code": "721981007",
            "display": "Diagnostic studies report"
          },
          {
            "code": "103693007",
            "display": "Diagnostic procedure"
          }
        ]
      }
    ]
  }
}