FHIR IG Statistics: ValueSet/recurrenceVS
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": "recurrenceVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/recurrenceVS",
"version": "0.1.0",
"name": "Recurrencevalueset",
"status": "draft",
"date": "2019-06-19",
"publisher": "Clinical Information Modeling Initiative (CIMI)",
"description": "Select SNOMED code values. A code that describes the number of recurrence of an event.",
"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": "255216001",
"display": "First"
},
{
"code": "81170007",
"display": "Second"
},
{
"code": "70905002",
"display": "Third"
},
{
"code": "29970001",
"display": "Fourth"
},
{
"code": "32088001",
"display": "Fifth"
},
{
"code": "53046009",
"display": "Sixth"
},
{
"code": "86777004",
"display": "Seventh"
},
{
"code": "51601003",
"display": "Eigth"
},
{
"code": "58584009",
"display": "Ninth"
},
{
"code": "28226006",
"display": "Tenth"
},
{
"code": "40397004",
"display": "Eleventh"
},
{
"code": "46213005",
"display": "Twelfth"
}
]
}
]
}
}