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

FHIR IG Statistics: ValueSet/recurrenceVS

Packagehl7.fhir.us.lower-extremity-skin-wound-assessment
Resource TypeValueSet
IdrecurrenceVS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/https://build.fhir.org/ig/HL7/fhir-skin-wound-ig/ValueSet-recurrenceVS.html
URLhttp://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/recurrenceVS
Version0.1.0
Statusdraft
Date2019-06-19
NameRecurrencevalueset
Realmus
Authorityhl7
DescriptionSelect SNOMED code values. A code that describes the number of recurrence of an event.
CopyrightTBD

Resources that use this resource

StructureDefinition
RecurrenceExtRecurrence

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

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"
          }
        ]
      }
    ]
  }
}