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

FHIR IG Statistics: ValueSet/repsource

Packageca-on-covax.v1
Resource TypeValueSet
Idrepsource
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca-on-covax.v1@1.0.0&canonical=http://ehealthontario.ca/fhir/ValueSet/repsource
URLhttp://ehealthontario.ca/fhir/ValueSet/repsource
Version0.1.10
Statusactive
NameRepSource
TitleImmunization Reporting Source
DescriptionImmunization Reporting Source

Resources that use this resource

StructureDefinition
covaxon-immunizationCOVaxON Immunization

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "RepSource",
  "id": "repsource",
  "title": "Immunization Reporting Source",
  "description": "Immunization Reporting Source",
  "version": "0.1.10",
  "url": "http://ehealthontario.ca/fhir/ValueSet/repsource",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/20611000087101/version/20210930",
        "concept": [
          {
            "code": "223366009",
            "display": "Health care provider"
          },
          {
            "code": "116154003",
            "display": "Patient"
          },
          {
            "code": "423374008",
            "display": "System to system"
          }
        ]
      }
    ]
  }
}