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

FHIR IG Statistics: ValueSet/MaiaServiceRequestIntent

Packagetiplu.maia.schnittstellendefinition
Resource TypeValueSet
IdMaiaServiceRequestIntent
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=tiplu.maia.schnittstellendefinition@1.1.3&canonical=https://tiplu.de/fhir/maia/ValueSet/MaiaServiceRequestIntent
URLhttps://tiplu.de/fhir/maia/ValueSet/MaiaServiceRequestIntent
Version1.0.1
Statusactive
NameMaiaServiceRequestIntent
TitleMaia Service Request Intent Value Set
DescriptionA ValueSet of service request intents used in the Maia context.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "MaiaServiceRequestIntent",
  "id": "MaiaServiceRequestIntent",
  "title": "Maia Service Request Intent Value Set",
  "description": "A ValueSet of service request intents used in the Maia context.",
  "version": "1.0.1",
  "url": "https://tiplu.de/fhir/maia/ValueSet/MaiaServiceRequestIntent",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "261004008",
            "display": "Diagnostic intent"
          },
          {
            "code": "262202000",
            "display": "Therapeutic intent"
          }
        ]
      }
    ]
  }
}