FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.lower-extremity-skin-wound-assessment
Resource TypeValueSet
IdValueSet-recurrenceVS.json
FHIR VersionR4
Sourcehttps://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 codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source


Source1

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