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

FHIR IG Statistics: ValueSet/observation-value-codes

Packagefhir.argonaut.r2
TypeValueSet
Idobservation-value-codes
FHIR VersionR2
Sourcehttp://fhir.org/guides/argonaut/r2/https://simplifier.net/resolve?scope=fhir.argonaut.r2@1.0.0&canonical=http://fhir.org/guides/argonaut/ValueSet/observation-value-codes
URLhttp://fhir.org/guides/argonaut/ValueSet/observation-value-codes
Statusdraft
Date2016-08-10T00:00:00+10:00
NameObservation Value Codes (SNOMED-CT)
Realmus
Authorityhl7
Description[Snomed-CT](http://www.ihtsdo.org/) concept codes for coded results
CopyrightThis 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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "observation-value-codes",
  "text": {
    "status": "generated"
  },
  "url": "http://fhir.org/guides/argonaut/ValueSet/observation-value-codes",
  "name": "Observation Value Codes (SNOMED-CT)",
  "status": "draft",
  "experimental": true,
  "publisher": "Argonaut Project",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://argonautwiki.hl7.org",
          "rank": 0
        }
      ]
    }
  ],
  "date": "2016-08-10T00:00:00+10:00",
  "description": "[Snomed-CT](http://www.ihtsdo.org/) concept codes for coded results",
  "immutable": false,
  "copyright": "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",
  "extensible": true,
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct"
      }
    ]
  }
}