FHIR IG Statistics: ValueSet/Lateralities
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "Lateralities",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://aehrc.github.io/genclipr-fhir-ig/ValueSet/Lateralities",
"version": "0.1.0",
"name": "Lateralities",
"title": "Lateralities Value Set",
"status": "active",
"date": "2022-03-21T00:46:36+00:00",
"publisher": "The Australian e-Health Research Centre",
"contact": [
{
"name": "The Australian e-Health Research Centre",
"telecom": [
{
"system": "url",
"value": "https://aehrc.com"
},
{
"system": "email",
"value": "ontoserver-support@csiro.au"
}
]
}
],
"description": "Codes used to describe the laterality of a body structure.",
"copyright": "[Australian Genomics](https://www.australiangenomics.org.au)",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "24028007",
"display": "Right"
},
{
"code": "7771000",
"display": "Left"
},
{
"code": "66459002",
"display": "Unilateral"
},
{
"code": "51440002",
"display": "Right and left"
}
]
}
]
}
}