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

FHIR IG Statistics: CodeSystem/eltss-condition-category-code

Packagehl7.fhir.us.eltss
TypeCodeSystem
Ideltss-condition-category-code
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/eltss/https://build.fhir.org/ig/HL7/eLTSS/CodeSystem-eltss-condition-category-code.html
URLhttp://hl7.org/fhir/us/eltss/CodeSystem/eltss-condition-category-code
Version2.0.0
Statusdraft
Date2019-09-12T13:05:35-04:00
NameELTSS_Condition_Category_Codes
TitleeLTSS Condition Category Codes
Realmus
Authorityhl7
DescriptionAdditional code for Assessed Need for Condition Category element
Contentcomplete

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

This case-sensitive code system http://hl7.org/fhir/us/eltss/CodeSystem/eltss-condition-category-code defines the following code:

CodeDisplayDefinition
assessed-need Assessed NeedThe clinical and/or community-based necessity or desire as identified through an assessment that should be addressed by a service.

Source

{
  "resourceType": "CodeSystem",
  "id": "eltss-condition-category-code",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "hsswg"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/eltss/ImplementationGuide/hl7.fhir.us.eltss"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/eltss/CodeSystem/eltss-condition-category-code",
  "version": "2.0.0",
  "name": "ELTSS_Condition_Category_Codes",
  "title": "eLTSS Condition Category Codes",
  "status": "draft",
  "experimental": true,
  "date": "2019-09-12T13:05:35-04:00",
  "publisher": "HL7 International / Human and Social Services",
  "contact": [
    {
      "name": "HL7 International / Human and Social Services",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/hsswg"
        },
        {
          "system": "email",
          "value": "hhswg@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "Additional code for Assessed Need for Condition Category element",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "assessed-need",
      "display": "Assessed Need",
      "definition": "The clinical and/or community-based necessity or desire as identified through an assessment that should be addressed by a service."
    }
  ]
}