FHIR IG analytics| Package | fhir.argonaut.r2 |
| Resource Type | ValueSet |
| Id | ValueSet-observation-value-codes.json |
| FHIR Version | R2 |
No resources found
No resources found
No narrative content found in resource
{
"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"
}
]
}
}