FHIR IG Statistics: ValueSet/bodySideVS
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "bodySideVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/bodySideVS",
"version": "0.1.0",
"name": "BodySidevalueset",
"status": "draft",
"date": "2019-06-19",
"publisher": "Clinical Information Modeling Initiative (CIMI)",
"description": "Select SNOMED code system values. Codes that describe sides of the body.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"immutable": true,
"copyright": "TBD",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "51440002",
"display": "Right and left"
},
{
"code": "399488007",
"display": "Midline"
},
{
"code": "85421007",
"display": "Structure of right half of body"
},
{
"code": "31156008",
"display": "Structure of left half of body"
}
]
}
]
}
}