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

FHIR IG Statistics: CodeSystem/eltss-observation-codes-temporary

Packagehl7.fhir.us.eltss
Resource TypeCodeSystem
Ideltss-observation-codes-temporary
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/eltss/https://build.fhir.org/ig/HL7/eLTSS/CodeSystem-eltss-observation-codes-temporary.html
URLhttp://hl7.org/fhir/us/eltss/CodeSystem/eltss-observation-codes-temporary
Version2.0.0
Statusdraft
Date2019-09-12T13:05:35-04:00
NameELTSS_Observation_Codes_temporary
TitleeLTSS Observation Codes
Realmus
Authorityhl7
DescriptionObservation codes for Strength
Contentcomplete

Resources that use this resource

ValueSet
eltss-observation-codeObservation Code Value Set

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-observation-codes-temporary defines the following code:

CodeDisplayDefinition
strength StrengthA favorable attribute of oneself, his/her support network, environment and/or elements of his/her life.

Source

{
  "resourceType": "CodeSystem",
  "id": "eltss-observation-codes-temporary",
  "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-observation-codes-temporary",
  "version": "2.0.0",
  "name": "ELTSS_Observation_Codes_temporary",
  "title": "eLTSS Observation 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": "Observation codes for Strength",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "strength",
      "display": "Strength",
      "definition": "A favorable attribute of oneself, his/her support network, environment and/or elements of his/her life."
    }
  ]
}